summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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