Test every book test case
[tiger.ml.git] / compiler / testcases / test27.tig
CommitLineData
38ffcb1f
SK
1/* locals hide globals */
2let
3 var a:=0
4
5 function g(a:int):int = a
6in
7 g(2)
8end
This page took 0.020285 seconds and 4 git commands to generate.