Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust-bindgen
/
refs/heads/upstream/try
/
.
/
tests
/
headers
/
inner_const.hpp
blob: 25c2e603a6f6a3b0b397f9ea02b2dfb52bf80bd1 [
file
] [
log
] [
blame
] [
edit
]
class
Foo
{
static
int
BOO
;
static
Foo
whatever
;
int
bar
;
};