]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Tuples2.scl
Fixed all line endings of the repository
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / Tuples2.scl
index 75b4785134b29f387d8875d6feee8111d1cbab82..984c3a113ab3c30f32119809da9e07fc493fd982 100644 (file)
@@ -1,6 +1,6 @@
-// This is just a restricted version of Tuples test\r
-id0 () = ()\r
-\r
-main = id0 ()\r
---\r
+// This is just a restricted version of Tuples test
+id0 () = ()
+
+main = id0 ()
+--
 ()
\ No newline at end of file