[ruby/prism] Add missing comment key
https://github.com/ruby/prism/commit/723480a107
This commit is contained in:
parent
eef74d8367
commit
c39c49cb24
@ -2392,6 +2392,7 @@ nodes:
|
||||
^^^^^
|
||||
- name: right
|
||||
type: node?
|
||||
comment: |
|
||||
The right-hand side of the range, if present. Can be either `nil` or
|
||||
a node representing any kind of expression that returns a non-void
|
||||
value.
|
||||
|
Loading…
x
Reference in New Issue
Block a user