mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
rename lv section header from LOCV to LVAR
This commit is contained in:
@@ -53,7 +53,7 @@ mrb_irep *mrb_read_irep(mrb_state*, const uint8_t*);
|
||||
#define RITE_SECTION_IREP_IDENTIFIER "IREP"
|
||||
#define RITE_SECTION_LINENO_IDENTIFIER "LINE"
|
||||
#define RITE_SECTION_DEBUG_IDENTIFIER "DBG\0"
|
||||
#define RITE_SECTION_LV_IDENTIFIER "LOCV"
|
||||
#define RITE_SECTION_LV_IDENTIFIER "LVAR"
|
||||
|
||||
#define MRB_DUMP_DEFAULT_STR_LEN 128
|
||||
|
||||
|
||||
Reference in New Issue
Block a user