Newer
Older
zweic / tests / four / classes_error2.zwei
@glproj03 glproj03 on 28 Dec 2005 34 bytes wicked cool test file added: script.sh
class C1 {
	Int a;
	Null a;
}
null