[lab2] testfile01 finished

This commit is contained in:
Lixuanwang
2025-03-10 21:43:20 +08:00
parent b0b03ff55b
commit 3d60a94894
3 changed files with 93 additions and 64 deletions

View File

@@ -1,7 +1,7 @@
//test file for backend lab
int main() {
const int a = 1;
int a;
const int b = 2;
int c;