shithub: rgbds

ref: 19c85a7c2e2063f2d42cff9a5b1a8ce0c660c61e
dir: /test/asm/strfmt.err/

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