[][src]Macro swc_ecma_transforms::noop_fold_type

macro_rules! noop_fold_type {
    ($F:ty, $N:tt) => { ... };
    ($F:ty) => { ... };
}