class Main { public static function main() { var foo = new Foo(); foo.bar.macro_func(); } }