SamTV12345-PodFetch/dummy.rs

3 lines
48 B
Rust

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