Check scope of break statements
[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.072405 seconds and 4 git commands to generate.