]> gerrit.simantics Code Review - simantics/platform.git/blob - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UndefinedValue.scl
Merge commit 'bf75fd9'
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / UndefinedValue.scl
1 \r
2 foo :: Integer\r
3 // foo = 0\r
4 \r
5 --\r
6 2:1-2:15: foo is not defined.