Jens Fischer пре 6 година
родитељ
комит
7a10e4a5a4

+ 0 - 0
tests/misc/projects/Issue8697/compile-fail.hxml-stderr → tests/misc/projects/Issue8697/compile-fail.hxml.stderr


+ 1 - 1
tests/misc/projects/Issue8697/compile2-fail.hxml

@@ -1 +1 @@
--main Main
+-main Main2

+ 0 - 1
tests/misc/projects/Issue8697/compile2-fail.hxml-stderr

@@ -1 +0,0 @@
-Main.hx:2: characters 4-10 : Can only extend structures

+ 1 - 0
tests/misc/projects/Issue8697/compile2-fail.hxml.stderr

@@ -0,0 +1 @@
+Main2.hx:2: characters 4-10 : Can only extend structures