Newer
Older
zweic / tests / 2 / errorSys3.zwei
@glproj03 glproj03 on 24 Nov 2005 121 bytes renamed test file to errorSys3.zwei
//to many expressions after class definition
//this should raise an EOF Exptected error
class bimbo {

}

null imho