blob: 9f00b112e516f2db3c88374edcd5dadefec7259a [file] [log] [blame]
.data
; GAS used to mis-parse the embedded quotes
.STRING "#include \"awk.def\"\x0a\x00"
; Octal escapes used to consume > 3 chars which led to this
; string being screwed in a big way.
.STRING "\0110x123"