2
0
Aleksandr Kuzmenko 5 жил өмнө
parent
commit
1c018c009a

+ 1 - 1
tests/misc/projects/inline-constructors/compile-extern-fail.hxml.stderr

@@ -1,2 +1,2 @@
 Extern.hx:8: characters 11-20 : Forced inline constructor could not be inlined
 Extern.hx:8: characters 11-20 : Forced inline constructor could not be inlined
-Extern.hx:9: characters 9-10 : Cancellation happened here
+Extern.hx:9: characters 9-10 : ... Cancellation happened here

+ 1 - 1
tests/misc/projects/inline-constructors/compile-force-inline-fail.hxml.stderr

@@ -1,2 +1,2 @@
 ForceInline.hx:8: characters 11-27 : Forced inline constructor could not be inlined
 ForceInline.hx:8: characters 11-27 : Forced inline constructor could not be inlined
-ForceInline.hx:9: characters 9-10 : Cancellation happened here
+ForceInline.hx:9: characters 9-10 : ... Cancellation happened here