mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-10 04:24:23 +00:00
7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
![]() |
; Test double quotes in strings work correctly!
|
||
|
; RUN: as < %s | dis | as | dis
|
||
|
;
|
||
|
|
||
|
%str = internal global [6 x sbyte] c"\22foo\22\00"
|
||
|
|