radix_common

Macro test_math

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