]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/FaultyRecursion.scl
Fixed multiple issues causing dangling references to discarded queries
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / FaultyRecursion.scl
index 523b40877e82449df11e2c27a827118d7c0e93bf..cdf08b6e86b898cc8942519d451453a1b28160b2 100644 (file)
@@ -1,3 +1,3 @@
-fib n = fib\r
---\r
+fib n = fib
+--
 1:9-1:12: Expected <a> got <b -> <c> a>.
\ No newline at end of file
 1:9-1:12: Expected <a> got <b -> <c> a>.
\ No newline at end of file