Fix tests for Haxe 3.2.1.

This commit is contained in:
Juraj Kirchheim
2018-01-31 20:36:10 +01:00
parent d80b03fe9d
commit 40497bb1fc

View File

@@ -1 +1 @@
typedef VarChar<@:const L> = String;
typedef VarChar<Const> = String;