2 lines
33 B
C++
2 lines
33 B
C++
|
bool f() { return noexcept(1); }
|
|
bool f() { return noexcept(1); }
|