object C extends dotty.runtime.LegacyApp { println(new B().foo(null)) }