blob: 928980b6c1dfabd12f8d16c890acfd05c6cd88df [file]
// PR c++/124785
// { dg-do compile { target c++20 } }
// { dg-additional-options "-fmodules" }
// { dg-module-cmi M:B }
export module M:B;
#include "noexcept-5.h"