Closed Gama11 closed 6 years ago
On the Java target, this regex causes the following error:
Parsing warning: java.util.regex.PatternSyntaxException: Unclosed character class near index 22 \([\`*_{}[]()#+-.!])
See HaxeFoundation/haxe#4191.
@dpeek Perhaps it makes sense to have a new Haxelib release? There's also been a number of other fixes since the last one.
On the Java target, this regex causes the following error:
See HaxeFoundation/haxe#4191.