blob: 5b86a5b7dff65c275ad295f594e2e497814e84bc [file] [log] [blame]
Eric Christopher3883e662011-07-26 22:17:02 +00001// RUN: %clang_cc1 -emit-llvm %s -o /dev/null
2
3
4char * foo() { return "\\begin{"; }