llvm-for-llvmta/tools/clang/test/Import/cxx-noexcept-expr/Inputs/F.cpp

2 lines
33 B
C++

bool f() { return noexcept(1); }