class Main { @:analyzer(ignore) static function main() { mAin(); } static function mAin() {} }