This website requires JavaScript.
Explore
Help
Sign In
secc
/
9cc
mirror of
https://github.com/rui314/9cc.git
Watch
2
Star
0
Fork
You've already forked 9cc
0
Code
Issues
Projects
Releases
Wiki
Activity
master
9cc
/
test
/
gcc.c
4 lines
59 B
C
Raw
Permalink
Blame
History
// This file is compiled by gcc.
int
global_arr
[
1
]
=
{
5
}
;
Reference in New Issue
View Git Blame
Copy Permalink