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
/
sample7.c
8 lines
71 B
C
Raw
Permalink
Blame
History
int
main
(
void
)
{
int
x
=
1
;
int
y
=
2
;
int
z
=
3
;
x
=
y
+
Z
;
Reference in New Issue
View Git Blame
Copy Permalink