summaryrefslogtreecommitdiff
path: root/test/irb/test_completion.rb
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-11-28 13:44:25 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-11-28 13:47:14 +0900
commit8b4ee5d6ba92a385eedc9235ce0a2d5618deecf0 (patch)
treecc994e8656fe3fbbdb828eb3d0ce8842731ea49e /test/irb/test_completion.rb
parent18953416def52824c46a68370c4b34f5b720ee3f (diff)
Raise `NoMatchingPatternError` when expr `in` pat doesn't match
* `expr in pattern` should raise `NoMatchingError` when unmatched * `expr in pattern` should return `nil`. (this is unspecified, but this feature is experimental, at all) [Feature #16355]
Diffstat (limited to 'test/irb/test_completion.rb')
0 files changed, 0 insertions, 0 deletions