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