blob: 58112353f2c8d211f242580098800ff813821cc3 [file] [log] [blame]
class C {
C.a(this.);
C.b(this.);
C.c(this., p);
C.d(this., p);
}