Merge remote-tracking branch 'github/nasm-2.15.xx'
[nasm.git] / test / ptr.asm
blobbad329522f0f2cf74711074eef9ace29fead6015
1 ;; This should warn but still assemble, as the code is correct
3 mov eax,dword ptr
4 ptr: