vshaxe / hxparser

OCaml/menhir implementation of a new Haxe parser.
MIT License
16 stars 2 forks source link

DefaultAssetLibrary strikes again #3

Closed Gama11 closed 7 years ago

Gama11 commented 7 years ago

Not sure if this one really counts, but one conditional-sub-branch of DefaultAssetLibrary.hx files generated in Flixel's unit test project has this:

class __ASSET__flixel_fonts_nokiafc22_ttf extends null { }

:D

Gama11 commented 7 years ago

"I can do that too", NME said (file is called AssetData there):

Gama11 commented 7 years ago

Meh, I guess this is just #4 again too.