Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
refs/heads/dev-newmaster
/
.
/
clang
/
test
/
Modules
/
Inputs
/
template-nontrivial1.h
blob: 24136f0cae4eb87978950a22b21e20ca91843d4d [
file
] [
log
] [
blame
] [
edit
]
@import
template_nontrivial0
;
struct
S1
{
S1
();
Class0
<
S0
>
a
;
};