diff options
author | Nobuyoshi Nakada <[email protected]> | 2019-11-28 13:44:25 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2019-11-28 13:47:14 +0900 |
commit | 8b4ee5d6ba92a385eedc9235ce0a2d5618deecf0 (patch) | |
tree | cc994e8656fe3fbbdb828eb3d0ce8842731ea49e /test/cgi/test_cgi_header.rb | |
parent | 18953416def52824c46a68370c4b34f5b720ee3f (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/cgi/test_cgi_header.rb')
0 files changed, 0 insertions, 0 deletions