EN605.607.81.SP22_ASDM_Project/back_end/src/main.rs

4 lines
45 B
Rust

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