mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-05 16:51:27 +08:00
6 lines
146 B
NASM
6 lines
146 B
NASM
|
;Testname=bin; Arguments=-fbin -o_file_.bin; Files=.stdout .stderr _file_.bin
|
||
|
db __FILE__, `\r\n`
|
||
|
db __FILE__, `\r\n`
|
||
|
dw __LINE__
|
||
|
dw __LINE__
|