Haxe Forum > Type Params in Build Macro calls
-
Tom Byrne Sep 04 at 06:49
This doesn't compile (in 2.10):
@:build(Macro.test(MyClass<MyTypeParam>)
In fact, class references in build macro calls come through to the macro as 'Constant' enums (instead of ComplexType enums).
< Prev
| Page 1 / 1 |
Next >