3 lines
58 B
Rust
3 lines
58 B
Rust
pub const MESSAGE: &str = r#"
|
|
hello = "你好 {$name}"
|
|
"#; |
pub const MESSAGE: &str = r#"
|
|
hello = "你好 {$name}"
|
|
"#; |