blob: aa277ece99e0f883ea8d593d7af855dd3ec3e82f [file] [log] [blame]
// PR 1400
// RUN: %llvmgcc -x c-header %s -o /dev/null
int main() {
return 0;
}