b-badfil1.s 276 B

12345678910
  1. % The .text contents is supposed to be linked --oformat binary with
  2. % b-twoinsn.s and b-goodmain.s, and will provide two LOP_FILEs, but
  3. % specifying the same file number.
  4. .text
  5. .byte 0x98,06,42,2
  6. .ascii "foo.s"
  7. .byte 0,0,0
  8. .byte 0x98,06,42,2
  9. .ascii "bar.s"
  10. .byte 0,0,0