class Main { public static function main() { new Main(); } final i:Int = 0; function new() {} }