0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-07-24 10:25:42 -04:00
nasm/test/nullfile.asm
Elyes HAOUAS cdf7ad02c2 Fix some typos
while on it, remove unneeded white spaces.

Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
2022-01-09 17:34:35 +01:00

5 lines
153 B
NASM

;Testname=test; Arguments=-fbin -onull.bin; Files=stdout stderr null.bin
;
; A file that produces no output has been known to occasionally crash NASM.
;