Begin translation module
[tiger.ml.git] / testcases / test35.tig
... / ...
CommitLineData
1/* error : formals are more then actuals */
2let
3 function g (a:int , b:string):int = a
4in
5 g("one")
6end
This page took 0.029573 seconds and 4 git commands to generate.