index
:
catskill
this commit
main
a c preprocessor with delusions of grandeur.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
catskill.csk
blob: a061341c6b7107453aeeb5f9078929e93d767194 (
plain
)
1
2
3
4
5
6
7
| c-header stdio.h main = fun () int { printf("meow meow meow!!\n") return 0 }