// "Change 'implements b' to 'extends b'" "true-preview" class a extends b { } class b {}