0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-09-22 10:43:39 -04:00
Files
nasm/travis/test/inc3.asm
2018-11-12 23:28:18 +03:00

7 lines
158 B
NASM

;
; To address https://bugzilla.nasm.us/show_bug.cgi?id=3392527
;
%ifndef __OUTPUT_FORMAT__
%fatal '__OUTPUT_FORMAT__ defined as ', __OUTPUT_FORMAT__
%endif