larsk21/compiler-minijava

Compiler crash for boolean assignment in conditional

Closed this issue · 0 comments

if (i = true) { ... }