Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try
/
.
/
tests
/
ui
/
cross-crate
/
auxiliary
/
pub_static_array.rs
blob: 49cb76921add33ae5181e77edfc27199420ebdda [
file
] [
log
] [
blame
]
pub
static
ARRAY
:
[
u8
;
1
]
=
[
1
];