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