rustc/tests/ui/static/auxiliary/issue_24843.rs
2023-08-02 10:33:26 +02:00

2 lines
51 B
Rust

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