diff --git a/prism/config.yml b/prism/config.yml index 22fe3ee06c..6af11159f7 100644 --- a/prism/config.yml +++ b/prism/config.yml @@ -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.