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
/
test1.inc
9 lines
77 B
C++
Raw
Permalink
Blame
History
int
printf
(
)
;
int
main
(
)
{
#
include
"test/test2.inc"
1
;
2
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink