blob: 0b7c1715e38c926845ccd523feb56052389d83c2 [file] [log] [blame] [edit]
fn main() {
let bin_name2 = "bin2";
println!("Hello, world!");
}