Compiler Design 2025

Testcase c3.2 of Assignment 4:
1
2
3
int main() {
void b;
}

c3.2