Compiler Design 2023

Testcase c18 of Assignment 3:
// assignments 
void main() {
 a = 1; 
}

c18