From 53a58ea4aa24f0bb009ee6ffdef8325b53f9d131 Mon Sep 17 00:00:00 2001
From: zhaochaoyi <1251887477@qq.com>
Date: Mon, 28 Mar 2022 14:40:20 +0800
Subject: [PATCH] back up all lab2

---
 Test/test1.cmm | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/Test/test1.cmm b/Test/test1.cmm
index 4b5a57b..bc2fe32 100644
--- a/Test/test1.cmm
+++ b/Test/test1.cmm
@@ -1,11 +1,5 @@
-struct type
-{
-    int a;
-    float b;
-    int a;
-};
-struct type s1,s2,s3;
-struct type s1,s2,s1;
+int main(int a,int a);
+
 /*
 Program (1)
   ExtDefList (1)
-- 
GitLab