home
/
code
/
tiger.ml.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Expose option module to the rest of the program
[tiger.ml.git]
/
compiler
/
testcases
/
test35.tig
1
/* error : formals are more then actuals */
2
let
3
function g (a:int , b:string):int = a
4
in
5
g("one")
6
end
This page took
0.071404 seconds
and
4
git commands to generate.