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