Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
542451cc546779f5c67840e105c51205a1b0a8fd
/
.
/
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.