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