(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
cpp0x/
main1.C
// { dg-do compile { target c++11 } }

constexpr int main();  // { dg-error "1:cannot declare .::main. to be .constexpr." }