class Main { public final bar(get, never):Int; function get_bar():Int return 42; static function main() {} }