X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=tests%2Forg.simantics.scl.compiler.tests%2Fsrc%2Forg%2Fsimantics%2Fscl%2Fcompiler%2Ftests%2Fscl%2FCHR4.scl;fp=tests%2Forg.simantics.scl.compiler.tests%2Fsrc%2Forg%2Fsimantics%2Fscl%2Fcompiler%2Ftests%2Fscl%2FCHR4.scl;h=a2abc6eb50e8dc704f10d5223b62a74557e6f531;hb=fc1c765795517b3e77a1956fb2ae98a770d2beec;hp=0000000000000000000000000000000000000000;hpb=35df801afb7c2e4544b57762de21aa9b5e21ac01;p=simantics%2Fplatform.git diff --git a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/CHR4.scl b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/CHR4.scl new file mode 100644 index 000000000..a2abc6eb5 --- /dev/null +++ b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/CHR4.scl @@ -0,0 +1,6 @@ +main = () + where + when ?x <- ?y + then True +-- +3:10-3:18: Cannot solve the query.