Test every book test case
[tiger.ml.git] / compiler / testcases / test24.tig
diff --git a/compiler/testcases/test24.tig b/compiler/testcases/test24.tig
new file mode 100644 (file)
index 0000000..2f51aef
--- /dev/null
@@ -0,0 +1,7 @@
+/* error : variable not array */
+let 
+       var d:=0
+in
+       d[3]
+end
+
This page took 0.020768 seconds and 4 git commands to generate.