blob: 74c3ff3772ff170ef43169aa4f82c74e455023d7 [file] [log] [blame]
jeffhao5d1ac922011-09-29 17:41:15 -07001This tests what happens when class A implements interface B, but somebody
2turns B into an abstract class without rebuilding A.