]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/ClashingValueDefinition.scl
Fixed all line endings of the repository
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / ClashingValueDefinition.scl
index f7ec72a435c9eef88976c862200a538559cf5eea..aa5d51fa776ee4c93173ead824c12e5c74ef4e52 100644 (file)
@@ -1,5 +1,5 @@
-a = 1\r
-a = 2\r
-main = "Should not be executed."\r
---\r
+a = 1
+a = 2
+main = "Should not be executed."
+--
 ???
\ No newline at end of file