1// RUN: %clang_cc1 -fsyntax-only -verify %s
2
3int main(int argc, const char* const* argv) {
4}
5