]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/SinConst1.scl
Fixed all line endings of the repository
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / SinConst1.scl
index 66621b13bbf17463ba8125c15fdcefaa40c54492..c6f2d0da77186c0835cca5030514b292c465357d 100644 (file)
@@ -1,5 +1,5 @@
-import "Prelude"\r
-\r
-main = (sin + const 1) 0\r
---\r
+import "Prelude"
+
+main = (sin + const 1) 0
+--
 1.0
\ No newline at end of file