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