[deploy]测试

This commit is contained in:
Lixuanwang
2025-08-05 19:04:04 +08:00
parent de1f74c425
commit c4d1e31273
4 changed files with 27 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ private:
unsigned getTypeSizeInBytes(Type* type);
Module* module;
int foo = 0, foo1 = 0;
int foo = 0, foo1 = 0, foo2 = 0, foo3 = 0, foo4 = 0;
};
} // namespace sysy