diff options
| author | Alan Wu <XrXr@users.noreply.github.com> | 2019-08-07 22:15:45 -0400 |
|---|---|---|
| committer | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2019-08-09 01:29:53 +0900 |
| commit | 050b932152fb3004c78af223186afe1aa397f06f (patch) | |
| tree | c5a0e56a30066fefc220dbd6268e9a8b405efae9 /test/ruby/test_array.rb | |
| parent | 830fd0418170843f234ed82e07d2fd61d86153e7 (diff) | |
Iseq#to_binary: Add support for NoMatchingPatternError and TypeError
Binary dumping the iseq for `case foo in []; end` used to crash as
there was no handling for these exception classes.
Pattern matching generates these classes as operands to `putobject`.
[Bug #16088]
Closes: https://github.com/ruby/ruby/pull/2325
Diffstat (limited to 'test/ruby/test_array.rb')
0 files changed, 0 insertions, 0 deletions
