bolt/deps/llvm-18.1.8/clang/test/Import/cxx-noexcept-expr/Inputs/F.cpp
2025-02-14 19:21:04 +01:00

1 line
33 B
C++

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