aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-01-03 11:44:19 -0500
committergit <svn-admin@ruby-lang.org>2024-01-03 16:44:37 +0000
commitca2a6b7d4d68b6c0fb76ec08cd21a407359f8adc (patch)
treee9c6cb11cc157e74e8342768c53500c31993dd14
parent06a65ce64163f5d28e45485520f721cd335372b2 (diff)
downloadruby-ca2a6b7d4d68b6c0fb76ec08cd21a407359f8adc.tar.gz
[ruby/prism] Spacing in config.yml
https://github.com/ruby/prism/commit/983561988e
-rw-r--r--prism/config.yml1
1 files changed, 1 insertions, 0 deletions
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