Actions
Bug #11399
closedRegexp's free-spacing mode adding whitespace to character classes
Bug #11399:
Regexp's free-spacing mode adding whitespace to character classes
Updated by jeremyevans0 (Jeremy Evans) about 7 years ago
- Status changed from Open to Rejected
This is not a bug. The documentation suggestions the use of character classes if you want to match whitespace (https://docs.ruby-lang.org/en/trunk/regexp_rdoc.html#label-Free-Spacing+Mode+and+Comments).
Actions