2 lines
51 B
Rust
2 lines
51 B
Rust
pub static TEST_STR: &'static str = "Hello world";
|
pub static TEST_STR: &'static str = "Hello world";
|