Merge pull request #1460 from Fleurer/fix-1459

fix #1459
This commit is contained in:
Yukihiro "Matz" Matsumoto
2013-08-12 00:15:33 -07:00
+3
View File
@@ -959,6 +959,9 @@ gen_vmassignment(codegen_scope *s, node *tree, int rhs, int val)
}
}
}
else {
pop();
}
}
static void