llvm-6502/test/Assembler/2002-07-25-QuoteInString.llx

7 lines
135 B
Plaintext
Raw Normal View History

; Test double quotes in strings work correctly!
; RUN: as < %s | dis | as | dis
;
%str = internal global [6 x sbyte] c"\22foo\22\00"