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