clemos / try-haxe

A small webapp that allows to test Haxe online
https://try.haxe.org
MIT License
126 stars 41 forks source link

Compile error using static extensions #125

Closed anissen closed 7 years ago

anissen commented 7 years ago

The static extension example fails to compile, throwing a "Unexpected using". It works on try-haxe.mrcdk.com which also runs Haxe 3.3.0-rc1. The StringTools example suffer from the same issue.