mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-27 08:10:07 +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:
|