Files
rgbds/test/asm/strfmt.err
2025-07-09 11:04:23 -04:00

12 lines
380 B
Plaintext

error: strfmt.asm(16):
Formatting number as type 's'
error: strfmt.asm(16):
STRFMT: 1 unformatted argument(s)
error: strfmt.asm(24):
STRFMT: Illegal '%' at end of format string
error: strfmt.asm(26):
STRFMT: Invalid format spec for argument 1
error: strfmt.asm(28):
STRFMT: Not enough arguments for format spec, got: 1, need: 3
Assembly aborted with 5 errors!