]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UnresolvedVariable2.scl
Fixed all line endings of the repository
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / UnresolvedVariable2.scl
index 32438cda2aebd65c1b8e6cdde75d50d17e904ca4..8fddcf679c2e2d1cd07a44dad3f54abd97610f6a 100644 (file)
@@ -1,7 +1,7 @@
-\r
-a = a\r
-b = b\r
-c = a + b\r
-\r
---\r
+
+a = a
+b = b
+c = a + b
+
+--
 4:7-4:8: Couldn't resolve variable +.
\ No newline at end of file