mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-10-10 00:25:06 -04:00
The assembler can't know if something is a colonless label or a misspelled instruction, so print both when complaining about a missing instruction. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2 lines
85 B
Plaintext
2 lines
85 B
Plaintext
./travis/test/org.asm:5: error: instruction expected, found `org 0xffffffffffff0000'
|