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