Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
e23f0a7ad6fe7a394cd83f92979eb5871a040052
/
.
/
bindgen-tests
/
tests
/
headers
/
inner_const.hpp
blob: 25c2e603a6f6a3b0b397f9ea02b2dfb52bf80bd1 [
file
] [
log
] [
blame
]
class
Foo
{
static
int
BOO
;
static
Foo
whatever
;
int
bar
;
};