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