зеркало из https://github.com/github/ruby.git
[ruby/prism] Update rescue node doc
Its `exception` field was renamed to `reference` in #1204 but the documentation was not updated. https://github.com/ruby/prism/commit/a477607ba2
This commit is contained in:
Родитель
2bb7cbff30
Коммит
4f9836be8d
|
@ -3685,7 +3685,7 @@ nodes:
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
end
|
||||
|
||||
`Foo, *splat, Bar` are in the `exceptions` field. `ex` is in the `exception` field.
|
||||
`Foo, *splat, Bar` are in the `exceptions` field. `ex` is in the `reference` field.
|
||||
- name: RestParameterNode
|
||||
flags: ParameterFlags
|
||||
fields:
|
||||
|
|
Загрузка…
Ссылка в новой задаче