fn hi() {
    println!("hi");
}

comments