blob: 96a366d9633a459c31e326ac9431d3410bc79bb6 [file] [log] [blame]
pub fn print_hello() {
println!("hello");
}