Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
module;
#include "p2.h"
export module Y;
export namespace foo {
// We need to export something at least
void print();
} // namespace foo