2002-07-17-StringConstant.c   [plain text]


// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null


char * foo() { return "\\begin{"; }