LWG 3035. std::allocator's constructors should be constexpr
[official-gcc.git] / gcc / testsuite / gcc.dg / pr22458-1.c
blob023fb210c6a0d2fb2915460761781d9bc74a7a51
1 /* { dg-error "expected declaration or statement" "" { target *-*-* } 0 } */
2 /* { dg-options "" } */
4 void foo()
6 __PRETTY_FUNCTION__;