package test; class C { public static function func():Int { return 0; } }