* expand tabs.
This commit is contained in:
parent
5931857281
commit
cee394eb22
@ -1294,7 +1294,7 @@ eval_make_iseq(VALUE src, VALUE fname, int line, const rb_binding_t *bind,
|
|||||||
rb_parser_warn_location(parser, TRUE);
|
rb_parser_warn_location(parser, TRUE);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
fname = rb_fstring_lit("(eval)");
|
fname = rb_fstring_lit("(eval)");
|
||||||
}
|
}
|
||||||
|
|
||||||
rb_parser_set_context(parser, base_block, FALSE);
|
rb_parser_set_context(parser, base_block, FALSE);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user