Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
g++.dg
/
modules
/
default-arg-3_b.C
blob: 402dca6ff76dfdf9a2251dcab8dd15a99f8a02f7 [
file
] [
log
] [
blame
]
// PR c++/99274
// { dg-additional-options "-fmodules-ts -fno-module-lazy" }
// Don't complain about matching defaults.
#include
"default-arg-3.h"
import
"default-arg-3_a.H"
;