1
Fork 0
rust/tests/ui/cross-crate/auxiliary/pub_static_array.rs
2023-01-11 09:32:08 +00:00

1 line
33 B
Rust

pub static ARRAY: [u8; 1] = [1];