]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/InvalidPattern2.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 / InvalidPattern2.scl
index 2bf9613e636c0d8d57df9b0db78c51aff9d1bbe6..b7f5f968f29a9e1dc1cc80a1aeabdf706ce794ee 100644 (file)
@@ -1,5 +1,5 @@
-if x then y else z = x\r
-\r
-main = "Not to be executed."\r
---\r
+if x then y else z = x
+
+main = "Not to be executed."
+--
 1:1-1:19: Illegal left hand side of the definition.
\ No newline at end of file