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