Fix tests for Haxe 3.2.1.
This commit is contained in:
@@ -1 +1 @@
|
||||
typedef VarChar<@:const L> = String;
|
||||
typedef VarChar<Const> = String;
|
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
typedef VarChar<@:const L> = String;
|
||||
typedef VarChar<Const> = String;
|