Macro resynth::ok

source ยท
macro_rules! ok {
    ($st:expr, $fmt:expr $(, $($arg:expr),*)*) => { ... };
}