Skip to main content

test

Macro test 

Source
macro_rules! test {
    ($c:expr, $tname:expr, $s:stmt) => { ... };
}