Files
rgbds/test/asm/string-formatting.out
Sylvie 6b8d33529e Improve string/interpolation formatting (#1491)
- The '#' component for type 's' now escapes the string characters
- The '#' component for type 'f' now prints a precision suffix
- The new 'q' component specifies a precision value
2024-09-01 12:54:26 -04:00

6 lines
206 B
Plaintext

< 300 > <+00300> < 12c> < %100101100>
<4294967254> <-42> <&000037777777726>
<3.14159> <-00123> <-123.0455932617>
"\"\\t\" is '\t' ", " \"\\t\" is '\t'", " "\t" is ' '"
-6d:n <300 >