]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Constant.scl
Fixed all line endings of the repository
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / Constant.scl
index 7ea0367bde80624a03ac963adacad4716eee2545..2b0b2a3829bf2d6049677252c21baec5c8d2019a 100644 (file)
@@ -1,6 +1,6 @@
-\r
-a = 14 :: Integer\r
-\r
-main = a\r
---\r
+
+a = 14 :: Integer
+
+main = a
+--
 14
\ No newline at end of file