From ca2a6b7d4d68b6c0fb76ec08cd21a407359f8adc Mon Sep 17 00:00:00 2001 From: Kevin Newton Date: Wed, 3 Jan 2024 11:44:19 -0500 Subject: [PATCH] [ruby/prism] Spacing in config.yml https://github.com/ruby/prism/commit/983561988e --- prism/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/prism/config.yml b/prism/config.yml index 5423fc64cc..ee158f1c38 100644 --- a/prism/config.yml +++ b/prism/config.yml @@ -1760,6 +1760,7 @@ nodes: kind: IntegerBaseFlags comment: | Represents flag indicating the base of the integer + 10 base decimal, value 10 0d10 base decimal, value 10 0b10 base binary, value 2