blob: 55b8e42b6e2017adfee18d031178cbbaead8894d [file] [log] [blame]
/// Main function
fn main() {
println!("Hello, world!");
}