Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
odr_hash-Friend
/
M1.h
blob: 202ad06c3488cb37679e7147f27377ece373659e [
file
] [
log
] [
blame
]
#include
"Box.h"
void
Peek
()
{
Box
<>
Gift
;
Gift
.
test
();
}