This website requires JavaScript.
Explore
Help
Sign In
catfood
/
CompilerSysY
Watch
1
Star
0
Fork
0
You've already forked CompilerSysY
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
53b6e3e33f
CompilerSysY
/
testcases
/
functional_test
/
03_arr_defn.sy
ridethepig
4458c23fc7
additional test cases
2023-05-08 21:15:52 +08:00
5 lines
36 B
Plaintext
Raw
Blame
History
int a[10];
int main(){
return 0;
}
Reference in New Issue
View Git Blame
Copy Permalink