Macro tanoshi_util::warn[][src]

macro_rules! warn {
    ($($arg : tt) +) => { ... };
}