Newer
Older
zweic / tests / four / functions_error0.zwei
@glproj03 glproj03 on 28 Dec 2005 43 bytes wicked cool test file added: script.sh
class C1 {
	Int  f1(){}
	Int  f1(){}
}
null