Newer
Older
zweic / tests / 2 / errorSys6.zwei
@glproj03 glproj03 on 24 Nov 2005 101 bytes Renamed sys6.txt.zwei to errorSys6.zwei
//this tests a wrong field declaration (no name)
//this file is wrong

class Bimbo {

	Int;

}