From eef74d836775fda3f34cba7ee44ee500613a0ef3 Mon Sep 17 00:00:00 2001 From: matthew healy Date: Mon, 8 Jan 2024 15:52:58 +0100 Subject: [PATCH] [ruby/prism] Fix spacing in documentation comment https://github.com/ruby/prism/commit/8408961e76 Co-authored-by: Kevin Newton --- prism/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/prism/config.yml b/prism/config.yml index b72317ea95..22fe3ee06c 100644 --- a/prism/config.yml +++ b/prism/config.yml @@ -2384,6 +2384,7 @@ nodes: The left-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. + 1... ^