1 // { dg-do compile { target c++11 } }
2 
3 constexpr bool never() = delete; // useless, but OK
4