Home | History | Annotate | Download | only in 065-mismatched-implements
      1 This tests what happens when class A implements interface B, but somebody
      2 turns B into an abstract class without rebuilding A.
      3