Commit 5406f51
committed
Check if arguments is an Array before calling #any? in Ripper translator
* We don't know what `on_*` events might return so safer to check it.
* See #3838 (comment)1 parent 38c64e5 commit 5406f51
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1112 | 1112 | | |
1113 | 1113 | | |
1114 | 1114 | | |
1115 | | - | |
| 1115 | + | |
1116 | 1116 | | |
1117 | 1117 | | |
1118 | 1118 | | |
| |||
0 commit comments