index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
hook
/
default.hk
blob: d49200b883405bae7cc604e28e4d1e90c8b05b48 (
plain
)
1
2
3
fn square(num) { return num * num; }