summaryrefslogtreecommitdiffstats
path: root/test/Assembler/2002-07-25-QuoteInString.llx
blob: 8da701814e23eeafefe80c4367435bc026b6675e (plain)
1
2
3
4
5
6
; Test double quotes in strings work correctly!
; RUN: as < %s | dis | as | dis
;

%str = internal global [6 x sbyte] c"\22foo\22\00"