Expect some of the type errors in book tests
[tiger.ml.git] / compiler / testcases / test09.tig
1 /* error : types of then - else differ */
2
3 if (5>4) then 13 else " "
This page took 0.060333 seconds and 4 git commands to generate.