index
:
icon
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipl
/
packs
/
loadfuncpp
/
examples
/
hello.icn
blob: 5a24d9a7dce29bb4f8d22e9454f2891b8132d740 (
plain
)
1
2
3
procedure
main
()
write
(
"Yarrr, matey, bilge the yardarm!"
);
end