blob: 0899dc01b17a059f8fe3a5e16203399428934ed8 [file] [log] [blame]
pub fn bar() -> () {
println!("Hello, world!");
}