Test every book test case
[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.057959 seconds and 4 git commands to generate.