What happens when an exception tries to leave a noexcept function?

from Exceptions
C++23 (GCC 13.3.0) intermediate 1 min

What happens when an exception tries to leave a noexcept function?

Report an error