Macro test_noop_static

Source
macro_rules! test_noop_static {
    ($name:tt) => { ... };
}