mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Replaced tabs with spaces
This commit is contained in:
@@ -138,7 +138,7 @@ struct mrb_parser_state {
|
||||
int tidx;
|
||||
int tsiz;
|
||||
|
||||
mrb_ast_node *all_heredocs; /* list of mrb_parser_heredoc_info* */
|
||||
mrb_ast_node *all_heredocs; /* list of mrb_parser_heredoc_info* */
|
||||
mrb_ast_node *heredocs_from_nextline;
|
||||
mrb_ast_node *parsing_heredoc;
|
||||
mrb_ast_node *lex_strterm_before_heredoc;
|
||||
|
||||
Reference in New Issue
Block a user