diff options
| author | yui-knk <[email protected]> | 2014-06-02 09:38:24 +0900 |
|---|---|---|
| committer | yui-knk <[email protected]> | 2014-06-02 09:38:24 +0900 |
| commit | b5ef16ba0336aef1cbdd57805a76bbf4e05c1cdb (patch) | |
| tree | 0806c7e8bd0cf5530d177814dd6bea75e9e51778 /src/vm.c | |
| parent | a22495df003cd0d9df729b7adb276a7f65b3fff7 (diff) | |
| download | mruby-b5ef16ba0336aef1cbdd57805a76bbf4e05c1cdb.tar.gz mruby-b5ef16ba0336aef1cbdd57805a76bbf4e05c1cdb.zip | |
Change to always use locals->car->car.
When p->locals->car is not NULL and p->locals->car->car is NULL,
local_add_f dose not append sym to p->locals->car->car.
This commit change to append sym to p->locals->car->car.
This will close #2333.
Diffstat (limited to 'src/vm.c')
0 files changed, 0 insertions, 0 deletions
