Files
rgbds/test/asm/opt-r.err
Rangi 7a2ee26792 rgbasm -r sets the maximum recursion depth (#1026)
Previously it set the minimum failure depth (off by one)

Fixes #978
2022-08-28 15:21:29 -04:00

7 lines
174 B
Plaintext

error: opt-r.asm(5):
Missing argument to option 'r'
error: opt-r.asm(6):
Invalid argument to option 'r' ("2a")
FATAL: opt-r.asm(13):
Recursion limit (0) exceeded