diff options
| author | Ryan Lopopolo <[email protected]> | 2019-06-17 21:42:19 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-06-17 21:42:19 +0100 |
| commit | eeb7d3a04f9380d64c20b77d428d1de5ecafbb33 (patch) | |
| tree | 5c949f3966482f071e158e5ecc51fae3625d9e31 /mrbgems/mruby-method/src | |
| parent | 1685c459dde54956f4203d2f739dadd2465e7c2d (diff) | |
| download | mruby-eeb7d3a04f9380d64c20b77d428d1de5ecafbb33.tar.gz mruby-eeb7d3a04f9380d64c20b77d428d1de5ecafbb33.zip | |
Support parsing a Regexp literal with 'o' option
CRuby supports a 'o' `Regexp` option for `Regexp` literals, e.g. `/foo/o` that disables multiple interpolation passes.
This commit adds support for parsing such literals. Nothing is done with the option, it is consumed and ignored by the parser.
Diffstat (limited to 'mrbgems/mruby-method/src')
0 files changed, 0 insertions, 0 deletions
