**Subject** compiler **Detail** Implement more complicated test cases for `compileAssginStatement()`. now) int a = 5 example) int a = 3 + 5 bool b = 3 > 5
Subject
compiler
Detail
Implement more complicated test cases for
compileAssginStatement().now)
int a = 5
example)
int a = 3 + 5
bool b = 3 > 5