fixed parser
This commit is contained in:
parent
5ec5c64775
commit
5744b93eb1
1 changed files with 3 additions and 0 deletions
3
stage_3/valid/complicated.c
Normal file
3
stage_3/valid/complicated.c
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
int main(){
|
||||||
|
return 6+5+2*(3-2)+~!!~-9;
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue