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
/
helloworldadv
/
main.c
blob: a2b692706e4340bad87f38b1da88ecc5768812c6 (
plain
)
1
2
3
4
#include <zpylib.h> int main(){ helloworld(); }