blob: 1a42a10159e667f2555e3a141f861cb786550b9d [file] [log] [blame]
pub fn hello() {
println!("Hello World!");
}