[ruby/prism] Update config.yml
https://github.com/ruby/prism/commit/8a3fa9f46e
This commit is contained in:
parent
a246188695
commit
da0460a2e1
@ -3020,7 +3020,7 @@ nodes:
|
||||
a, b, * = 1, 2, 3, 4
|
||||
^
|
||||
|
||||
If the `*` is omitted, the field will contains an `ImplicitRestNode`
|
||||
If the `*` is omitted, this field will contain an `ImplicitRestNode`
|
||||
|
||||
a, b, = 1, 2, 3, 4
|
||||
^
|
||||
|
Loading…
x
Reference in New Issue
Block a user