Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
d5883c677d0ffc57ec38e8483428d9ab8b516623
/
.
/
tests
/
headers
/
error-E0600-cannot-apply-unary-negation-to-u32.h
blob: c9189952bb1f8dd96f1de3d70ce8bb89bbb988aa [
file
] [
log
] [
blame
]
typedef
unsigned
int
uint32_t
;
uint32_t
a
=
18446744073709551611
;