]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UndefinedValue.scl
Automatic execution of SCL tests in Maven
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / UndefinedValue.scl
diff --git a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UndefinedValue.scl b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UndefinedValue.scl
new file mode 100644 (file)
index 0000000..02de8b6
--- /dev/null
@@ -0,0 +1,6 @@
+\r
+foo :: Integer\r
+// foo = 0\r
+\r
+--\r
+2:1-2:15: foo is not defined.
\ No newline at end of file