class Foo { public static macro function test() { return macro trace("Hello from macro"); } }