Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
3f9137d85b3c2c0800fb26e3415ace1a6b7cc4de
/
.
/
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.