f54bc02a6d92981629ce0f35e2410e789a761c37
[tiger.ml.git] / 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.087199 seconds and 3 git commands to generate.