mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-27 08:10:07 +08:00
9255b51369
Simple test to examine the preprocessor output from %pragma. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
11 lines
155 B
NASM
11 lines
155 B
NASM
%pragma
|
|
%pragma bluttan
|
|
%pragma bluttan blej
|
|
%pragma "Hej tomtegubbar"
|
|
%define PR asm foobar
|
|
%pragma PR
|
|
%pragma preproc
|
|
%pragma preproc tjo fidelittan
|
|
|
|
|