blob: 8fd0518ede73ee38962aed875d8f415a783a9827 [file] [log] [blame]
pub fn hello() -> &'static str {
"hello"
}