Begin translation module
[tiger.ml.git] / compiler / testcases / test27.tig
1 /* locals hide globals */
2 let
3 var a:=0
4
5 function g(a:int):int = a
6 in
7 g(2)
8 end
This page took 0.058279 seconds and 5 git commands to generate.