Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/12.0-2021-07-10
/
.
/
clang
/
test
/
Modules
/
Inputs
/
redecl-add-after-load-top.h
blob: 638fb013cd7ed4af4f6aece994fafaf7298e08f0 [
file
] [
log
] [
blame
]
struct
C
{
struct
A
;
static
const
int
variable
;
static
constexpr
int
function
();
};