home
/
code
/
tiger.ml.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Expose option module to the rest of the program
[tiger.ml.git]
/
compiler
/
testcases
/
test12.tig
Commit
Line
Data
38ffcb1f
SK
1
/* valid for and let */
2
3
let
4
var a:= 0
5
in
6
for i:=0 to 100 do (a:=a+1;())
7
end
This page took
0.026775 seconds
and
4
git commands to generate.