Newer
Older
zweic / tests / 2 / errorSys5.zwei
//this file tests an wrong field declaration (no semicolon)
//this file is not correct

class Bimbo {

	Int bimbo

}

bimbo