yyyi_ru/src/mtgott/mod.rs

5 lines
143 B
Rust
Raw Normal View History

2025-04-01 20:10:28 +03:00
pub fn proclaim_glad_tidings() {
println!("This project uses My Train Goes Off The Track!\n\
But I ain't writing this shit second time")
}