metaprogramming - Multiple @:build macros -


to give class multiple build macros, stacked @:build() tags. updated dev haxe, , it's recognizing last tag. syntax changed recently, or bug?

@:build(macros.thismacrodoesntrunatall()) @:build(macros.thismacroworksnormally()) class test { 

i don't remember dev version of haxe used on, after 3.2.0 master release.

it's haxe bug, , seems simon aware.

oh well.


Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -