preproc: Fix the token in expanding the %+/%- macro-parameters
[nasm.git] / test / macroerr.inc
blobf40f7e6099339eeead6c5a10c5c48d13c7f409e7
1 %macro blej 1
2         mov eax,%1
3 %endmacro