1
2
/// small demo function, let's make sure things exist
pub fn sup() -> &'static str { "sup" }