hanchenye-llvm-project/llvm/test/Regression/CFrontend/2002-07-17-StringConstant.c

5 lines
92 B
C

// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
char * foo() { return "\\begin{"; }