brintos

brintos / llvm-project-archived public Read only

0
0
Text · 89 B · 7cc5cc5 Raw
5 lines · c
1// RUN: %clang_cc1 -emit-llvm %s  -o /dev/null2 3 4char * foo(void) { return "\\begin{"; }5