Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
610a1420fe400d3f638fc0dadb1a012d2ac3ad19
/
.
/
test
/
066-mismatched-super
/
info.txt
blob: 7865ffc4a8e4b3c1aaab51ea67cd214367ca691e [
file
] [
log
] [
blame
]
jeffhao
5d1ac92
2011-09-29 17:41:15 -0700
[
diff
] [
blame
]
1
This tests what happens when class A extends abstract class B, but somebody
2
turns B into an interface without rebuilding A.