Test every book test case
[tiger.ml.git] / compiler / testcases / test40.tig
1 /* error : procedure returns value */
2 let
3 function g(a:int) = a
4 in
5 g(2)
6 end
7
This page took 0.046427 seconds and 4 git commands to generate.