Check scope of break statements
[tiger.ml.git] / compiler / testcases / test08.tig
1 /* correct if */
2 if (10 > 20) then 30 else 40
This page took 0.079455 seconds and 4 git commands to generate.