* decl.c (make_typename_type): s/parameters/arguments/.
[official-gcc.git] / gcc / testsuite / g++.dg / cpp0x / constexpr-main.C
blob42720adc53f5d363e931fa786381d50a6be1c397
1 // { dg-do compile { target c++11 } }
3 constexpr int main ();  // { dg-error "constexpr" }