Newer
Older
zweic / tests / 2 / errorSys2.zwei
@glproj03 glproj03 on 24 Nov 2005 150 bytes Renamed testcase to error notation.
//this file tests a file without an Expression after the class definitions
//this should raise an Error "Expression expected"

class Bimbo {


}