add: tests for zero-parser.
This commit is contained in:
4
sysy_sets/03_arr_defn2.sy
Executable file
4
sysy_sets/03_arr_defn2.sy
Executable file
@@ -0,0 +1,4 @@
|
||||
int a[10][10];
|
||||
int main(){
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user