Hello world This is some random sample text
pub fn foo() {
    println!("Hello world!");
}