art/test/065-mismatched-implements/info.txt

3 lines
127 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
This tests what happens when class A implements interface B, but somebody
turns B into an abstract class without rebuilding A.