Update to newest haxe version.

This commit is contained in:
Juraj Kirchheim
2019-09-13 09:39:24 +02:00
parent 4fd03ed667
commit 3356172b7f
5 changed files with 27 additions and 6 deletions

View File

@@ -12,6 +12,7 @@ class Run {
new Types(),
new Positions(),
new TypeMapTest(),
new Functions(),
new Misc(),
];
#end