pub fn nullish_coalescing(c: Config) -> impl Pass + 'static
Creates a nullish coalescing transformation pass
This is now a thin wrapper around the Compiler implementation.