删除无关修改

This commit is contained in:
归故里 2023-11-27 10:40:57 +08:00
parent a82971b559
commit 119b5977f9

View File

@ -472,7 +472,7 @@ static union {
};
int main() {
UnionTest extern;
UnionTest u;
union {
int i;