Sign in
rust
/
rust-lang
/
llvm-project
/
089567c89f2a05c57dd2db7685f12c4321c05009
/
.
/
clang
/
test
/
Modules
/
Inputs
/
odr_hash-Friend
/
M2.h
blob: 69f08a957ede86a3f0558764da79389ae09af60e [
file
] [
log
] [
blame
]
#include
"Box.h"
void
x
()
{
Box
<>
Unused
;
//Unused.test();
}