blob: d1740bdae7f5760237828dcf83304a6e105bbcca [file] [log] [blame]
pub fn print() -> String {
"Hello Linux!".to_owned()
}