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