blob: aa86ecced4d99bf0d9a397a1f0e32ae3bdd635b2 [file]
class C<T> {}
const constructorTearOff = C.new;
main() {}