Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
c71cb2e5bd8cd952ce02e1fee22a8888eb4f8e0f
/
.
/
test
/
065-mismatched-implements
/
info.txt
blob: 74c3ff3772ff170ef43169aa4f82c74e455023d7 [
file
] [
log
] [
blame
]
This tests what happens when class A implements interface B, but somebody
turns B into an abstract class without rebuilding A.