brintos

brintos / llvm-project-archived public Read only

0
0
Text · 91 B · 730a3be Raw
8 lines · c
1// PR 14002// RUN: %clang_cc1 -x c-header %s -o /dev/null3 4int main(void) {5  return 0;6}7 8