Macro bootstrap_compilation_tests

Source
macro_rules! bootstrap_compilation_tests {
    ($($name:ident),+) => { ... };
}