LATE
if (late == LATE || late == BOTH) {
match_assign(expr, LATE);
unop_expr(expr, LATE);
asm_expr(stmt, LATE);