Macro __static_cond
macro_rules! __static_cond {
(user_polyglot user_polyglot) => { ... };
(user_polyglot rstatus) => { ... };
}
macro_rules! __static_cond {
(user_polyglot user_polyglot) => { ... };
(user_polyglot rstatus) => { ... };
}