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
/
syntaxerr.zpy
blob: 87494ed45cf13987f3b17b6d80efcbdbd9def94c (
plain
)
1
2
3
4
5
(defun main int) (let x:int) (set x 10) (return 10) (endfun)