preproc: Fix the token in expanding the %+/%- macro-parameters
[nasm.git] / test / br3392626.asm
blobde4ad8eeb2642f1f1d74ba7701c6278211236b89
1 ; line 1
2 %rep 3 ; line 2
3 ; line 3
4 db 26h ; line 4
5 %endrep ; line 5
6 ; line 6