]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/CHR3.scl
(refs #7250) CHR bugfixes, cleaning up unit tests
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / CHR3.scl
index 03df6896f3e84b637ed1d77e7bb33f9d72303049..1d8451439ee92b8b9d6cb680ffd92cbb67fa9ca2 100644 (file)
@@ -6,6 +6,5 @@ main = ()
     A ?x, not A (?x+1) => A (?x-1)
     True => A 0
 --
-()
-      
-
+0
+()
\ No newline at end of file