1
2
3
fn test() {
    println!("Hello World! test")
}