blob: c38cf0a0b25d4020b3a61cb10e759846c2dc2d24 [file] [log] [blame]
/// Fungle the foople.
/// ```
/// t::foople();
/// ```
pub fn foople() {}
/// Flomble the florp
/// ```
/// t::florp();
/// ```
pub fn florp() {}