ref: e54e02dc77ae4e412905e168ff11e3017a481127
parent: 2bf3b08d762545c5e1b24ebcd73d63fbd09aa63b
author: ISSOtm <eldredhabert0@gmail.com>
date: Thu Dec 10 11:01:18 EST 2020
Correct underscore-in-number documentation No radix actually allows underscores at the beginning of a literal
--- a/src/asm/rgbasm.5
+++ b/src/asm/rgbasm.5
@@ -105,7 +105,7 @@
.It Gameboy graphics Ta \` Ta 0123
.El
.Pp
-Underscores are also accepted in numbers, except at the beginning of decimal ones.
+Underscores are also accepted in numbers, except at the beginning of one.
.Pp
The "character constant" form yields the value the character maps to in the current charmap.
For example, by default