]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/RecursiveValues2.scl
Fixed all line endings of the repository
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / RecursiveValues2.scl
index 7291bb9904b3b01348f3f96021d471911ff9cf0f..e81fd508b4bd4c392bf6bb3a5f4e0384ceb5de1a 100644 (file)
@@ -1,5 +1,5 @@
-f g = a\r
-  where \r
-    a = g a\r
---\r
+f g = a
+  where 
+    a = g a
+--
 3:11-3:12: Couldn't resolve variable a.
\ No newline at end of file