Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
constexpr-main.C
blob: 42720adc53f5d363e931fa786381d50a6be1c397 [
file
] [
log
] [
blame
]
// { dg-do compile { target c++11 } }
constexpr
int
main
();
// { dg-error "constexpr" }