ptr.asm 90 B

12345
  1. ;; This should warn but still assemble, as the code is correct
  2. mov eax,dword ptr
  3. ptr: