Test every book test case
[tiger.ml.git] / compiler / testcases / test09.tig
diff --git a/compiler/testcases/test09.tig b/compiler/testcases/test09.tig
new file mode 100644 (file)
index 0000000..64ff9f9
--- /dev/null
@@ -0,0 +1,3 @@
+/* error : types of then - else differ */
+
+if (5>4) then 13 else  " "
This page took 0.031731 seconds and 4 git commands to generate.