blob: 39d7c59d312190d7724fff95415c38ee18c4f04d [file] [log] [blame] [edit]
fn main() {
let bin_name1 = "bin1";
println!("Hello, world!");
}