1
2
3
4
pub fn test() {
    println!("Very early hello example test");
}