mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-16 16:23:27 +00:00
2 lines
51 B
Rust
2 lines
51 B
Rust
pub static TEST_STR: &'static str = "Hello world";
|