Begin translation module
[tiger.ml.git] / compiler / testcases / test12.tig
CommitLineData
38ffcb1f
SK
1/* valid for and let */
2
3let
4 var a:= 0
5in
6 for i:=0 to 100 do (a:=a+1;())
7end
This page took 0.027818 seconds and 4 git commands to generate.