diff options
author | Nobuyoshi Nakada <[email protected]> | 2022-07-08 11:20:02 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2022-07-08 11:31:51 +0900 |
commit | 4a2662ae8b9f64346af82551fdd6756e7497e2f1 (patch) | |
tree | d97c93b3c97b7a0004c401b84575b855aa36e7d9 /iseq.h | |
parent | f1c15f3e941192b2230035ce2aab29c3d6970fca (diff) |
[Bug #18890] Suppress warnings and fix the message
```
test/ruby/test_parse.rb:1384: warning: assigned but unused variable - obj
test/ruby/test_pattern_matching.rb:1162: warning: unused literal ignored
test/ruby/test_pattern_matching.rb:1165: warning: unused literal ignored
test/ruby/test_pattern_matching.rb:1161: warning: assigned but unused variable - a
test/ruby/test_pattern_matching.rb:1164: warning: assigned but unused variable - b
```
And a newline should be significant here.
Diffstat (limited to 'iseq.h')
0 files changed, 0 insertions, 0 deletions