Test every book test case
[tiger.ml.git] / compiler / testcases / test11.tig
diff --git a/compiler/testcases/test11.tig b/compiler/testcases/test11.tig
new file mode 100644 (file)
index 0000000..6e53126
--- /dev/null
@@ -0,0 +1,3 @@
+/* error hi expr is not int, and index variable erroneously assigned to.  */
+for i:=10 to " " do 
+       i := i - 1
This page took 0.03165 seconds and 4 git commands to generate.