Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
ea33c3041e8db74d79a188703c9ec9c3879f9c1b
/
.
/
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.