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