rust/tests/ui/static/auxiliary/issue_24843.rs

2 lines
51 B
Rust

pub static TEST_STR: &'static str = "Hello world";