1; RUN: llvm-as < %s | llvm-dis | grep "quote"
2
3@"a\22quote" = global i32 0
4