This website requires JavaScript.
Explore
Help
Sign In
iang
/
cocc_lex-yacc
Watch
1
Star
0
Fork
You've already forked cocc_lex-yacc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
cocc_lex-yacc
/
samples
/
hello.c
4 lines
43 B
C
Raw
Permalink
Blame
History
void
main
(
)
{
printf
(
"
hello, world
\n
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink