mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-27 09:29:06 +08:00
5 lines
90 B
NASM
5 lines
90 B
NASM
|
;; This should warn but still assemble, as the code is correct
|
||
|
|
||
|
mov eax,dword ptr
|
||
|
ptr:
|