Compiler Design 2023

Testcase c4.1 of Assignment 4:
1
2
3
4
int a;

int main(int b, bool b) {
}

c4.1