]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/RecursiveValues4.scl
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.scl.compiler / tests / org / simantics / scl / compiler / tests / scl / RecursiveValues4.scl
diff --git a/bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/RecursiveValues4.scl b/bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/RecursiveValues4.scl
new file mode 100644 (file)
index 0000000..0315be3
--- /dev/null
@@ -0,0 +1,5 @@
+(foo, bar) = (foo, "Hello world!")\r
+\r
+main = "ERROR"\r
+--\r
+1:1-1:11: Illegal left hand side of the definition.
\ No newline at end of file