Macro kanata_parser::bail_expr

source ·
macro_rules! bail_expr {
    ($expr:expr, $fmt:expr $(,)?) => { ... };
    ($expr:expr, $fmt:expr, $($arg:tt)*) => { ... };
}