mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
fc82905b3c
Some test cases, mostly from bug reports. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
3 lines
31 B
NASM
3 lines
31 B
NASM
%assign foo 'abcdefgh'
|
|
dq foo
|