nasm/travis/test/br3200749.asm

8 lines
70 B
NASM
Raw Normal View History

%define IFNDEF %ifndef
%define ENDIF %endif
IFNDEF foo
; bar
ENDIF