mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
remove some empty lines
This commit is contained in:
@@ -3761,7 +3761,6 @@ read_escape(parser_state *p)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
static int
|
||||
parse_string(parser_state *p)
|
||||
{
|
||||
@@ -3890,9 +3889,7 @@ parse_string(parser_state *p)
|
||||
return tSTRING_MID;
|
||||
}
|
||||
}
|
||||
|
||||
tokadd(p, c);
|
||||
|
||||
}
|
||||
|
||||
tokfix(p);
|
||||
|
||||
Reference in New Issue
Block a user