This website requires JavaScript.
Explore
Help
Register
Sign In
LiuYuanchi
/
2024-compiler
Watch
1
Star
0
Fork
You've already forked 2024-compiler
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7a4a6ed0e8
2024-compiler
/
tests
/
02
/
02.txt
7 lines
88 B
Plaintext
Raw
Blame
History
void main(){
int a, b0, _c;
a = 1;
b0 = 2;
_c = 3;
return b0 + _c;
}
Reference in New Issue
View Git Blame
Copy Permalink