]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/FromDynamic2.scl
Fixed all line endings of the repository
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / FromDynamic2.scl
index 1b6c1d99d5bfb65245001b7251553abcb00c34bb..aef714e6c929fc71dc46edc4f6cda58f0f344a2f 100644 (file)
@@ -1,5 +1,5 @@
-import "Prelude"\r
-\r
-main = (fromDynamic (toDynamic "42") :: Integer) - 2\r
---\r
+import "Prelude"
+
+main = (fromDynamic (toDynamic "42") :: Integer) - 2
+--
 40
\ No newline at end of file