llvm-project/clang/test/CXX/basic/basic.start/basic.start.main/p2c.cpp

5 lines
61 B
C++

// RUN: %clang_cc1 -fsyntax-only -verify %s
int main() {
}