FONotes/src/main.rs
2024-04-23 19:31:36 +03:00

4 lines
45 B
Rust

fn main() {
println!("Hello, world!");
}