rust/tests/ui/static/auxiliary/issue_24843.rs
2023-01-11 09:32:08 +00:00

2 lines
51 B
Rust

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