test_math

Macro test_math 

Source
macro_rules! test_math {
    ($i:ident, $t:ident, $tlst:tt) => { ... };
}