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