index
:
ccc.git
master
Carson's C Compiler
Carson Fleming
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
simple.c
blob: 33c14ce1d76c0abf607ca769d1c3f913b0a7e421 (
plain
)
1
2
3
int
main
() {
return
0
;
}