mrhappyasthma/MiniJava-Compiler

Invalid l-value and r-value reporting incorrectly

Opened this issue · 0 comments

Our current checks for l-value and r-values are too aggressive and report false errors. Some of these are commented out for now, but they need to be corrected.