]> gerrit.simantics Code Review - simantics/platform.git/blob - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/CHR4.scl
Proper error message, when pattern compilation fails
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / CHR4.scl
1 main = ()
2   where
3     when ?x <- ?y
4     then True
5 --
6 3:10-3:18: Cannot solve the query.