]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UndefinedValue.scl
(refs #7307) Added features field to SCL module header
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / UndefinedValue.scl
index 02de8b64587af80abc3311604131b39757fa690d..94464bbba5b620d6d895ff8d126e1214215cb596 100644 (file)
@@ -1,6 +1,6 @@
-\r
-foo :: Integer\r
-// foo = 0\r
-\r
---\r
+
+foo :: Integer
+// foo = 0
+
+--
 2:1-2:15: foo is not defined.
\ No newline at end of file