(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
auto-2_b.C
// { dg-additional-options "-fmodules-ts -fconcepts -fdump-lang-module-alias -fno-module-lazy" }

#include "auto-2.h"
import "auto-2_a.H";

// { dg-final { scan-lang-dump-not {merge key \(new\)} module } }