Newer
Older
zweic / tests / 2 / sys4.txt.zwei
@glproj03 glproj03 on 24 Nov 2005 138 bytes added eyers testfiles
//this tests the declaration of fields
//this file is correct

class Bimbo {

	Null bimbo;
	Int bimbo;
	bimbo bimbo;
	
}

bimbo