mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-23 17:29:23 +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__
|