Macro swc_ecma_transforms_testing::compare_stdout[][src]

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

Test transformation by invoking it using node. The code must print something to stdout.