repo.or.cz
/
minnow.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit
[minnow.git]
/
samples
/
hello.mno
blob
40c8b137d96a9bc1e0996b1c7d404efdb2b788f9
1
action main()
2
putstring("Hello")
3
exit(0)
4
end