Macro swc_ecma_transforms_testing::test_exec[][src]

macro_rules! test_exec {
    (ignore, $syntax : expr, $tr : expr, $test_name : ident, $input : expr) => { ... };
    ($syntax : expr, $tr : expr, $test_name : ident, $input : expr) => { ... };
}
Expand description

Test transformation.