pub const PM_LEX_LIST: pm_lex_mode__bindgen_ty_1 = 4;
Expand description
This state is used when we are lexing a list of tokens, as in a %w word list literal or a %i symbol list literal.
pub const PM_LEX_LIST: pm_lex_mode__bindgen_ty_1 = 4;
This state is used when we are lexing a list of tokens, as in a %w word list literal or a %i symbol list literal.