]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/InvalidPattern2.scl
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.scl.compiler / tests / org / simantics / scl / compiler / tests / scl / InvalidPattern2.scl
diff --git a/bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/InvalidPattern2.scl b/bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/InvalidPattern2.scl
new file mode 100644 (file)
index 0000000..2bf9613
--- /dev/null
@@ -0,0 +1,5 @@
+if x then y else z = x\r
+\r
+main = "Not to be executed."\r
+--\r
+1:1-1:19: Illegal left hand side of the definition.
\ No newline at end of file