Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
a705376e3355fd307bfbf7bf72d6944c63a9f2f7
/
.
/
test
/
066-mismatched-super
/
info.txt
blob: 7865ffc4a8e4b3c1aaab51ea67cd214367ca691e [
file
] [
log
] [
blame
]
This tests what happens when class A extends abstract class B, but somebody
turns B into an interface without rebuilding A.