• fleuria's avatar
    fix #1459 · 6dcf2ffb
    fleuria authored
    gen_vmassignment() missed a pop() in a conditional branch, but we have
    to keep each conditional branch 's stack depth the same all the time
    when it left execution.
    6dcf2ffb
codegen.c 65.9 KB