Sign in
llvm
/
clang
/
943e5a44883539848588e33bffbe2a1773dc4b43
/
.
/
test
/
Modules
/
Inputs
/
template-nontrivial1.h
blob: 24136f0cae4eb87978950a22b21e20ca91843d4d [
file
] [
log
] [
blame
]
@import
template_nontrivial0
;
struct
S1
{
S1
();
Class0
<
S0
>
a
;
};