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

1 line
51 B
Rust

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