]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/RecursiveValues4.scl
Fixed all line endings of the repository
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / RecursiveValues4.scl
index 0315be34a889d2c0bd230ce0e90eaafe216bf338..f6179c889dfe297c42500a56e711c642f8b69396 100644 (file)
@@ -1,5 +1,5 @@
-(foo, bar) = (foo, "Hello world!")\r
-\r
-main = "ERROR"\r
---\r
+(foo, bar) = (foo, "Hello world!")
+
+main = "ERROR"
+--
 1:1-1:11: Illegal left hand side of the definition.
\ No newline at end of file