index
:
school.git
master
thing1's amazing school repo
thing1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
comp
/
lucas-standen-NEA
/
code2
/
examples
/
helloworld
/
main.zpy
blob: ef0a288b08c943467d914257b5a1b9d9495d10bb (
plain
)
1
2
3
(defun main int) (printstr "hello world\n") (endfun)