setup-rust-toolchain-forge/test-workspace/src/main.rs
2024-01-13 17:25:41 +00:00

3 lines
45 B
Rust

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