diff --git a/Test/test1.cmm b/Test/test1.cmm index 4b5a57ba8f424ffb61121c817ebdf4afb97dae1f..bc2fe32a737e41f9fc19018b10195317676a053c 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)