summaryrefslogtreecommitdiff
path: root/test/csv/interface
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2020-01-16 11:25:43 +0900
committerNARUSE, Yui <naruse@airemix.jp>2020-01-16 15:26:28 +0900
commitdb4d136889afbf59e69efcfd495fd91cd401f378 (patch)
tree671483d357c34c6a5aad0fb089832a8bd6787a0d /test/csv/interface
parent8e8841f6bf58031a1fe5b0dbacb5a1fb442102df (diff)
`Regexp` in `MatchData` can be `nil`
`String#sub` with a string pattern defers creating a `Regexp` until `MatchData#regexp` creates a `Regexp` from the matched string. `Regexp#last_match(group_name)` accessed its content without creating the `Regexp` though. [Bug #16508]
Diffstat (limited to 'test/csv/interface')
0 files changed, 0 insertions, 0 deletions