yggdrasil/init/src/main.rs

4 lines
38 B
Rust

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