blob: 195699412411b81b925f82effac2849e36c5c44b (
plain)
1
2
3
|
This tests some facets of abstract method handling, notably situations
where a concrete class and its abstract superclass were compiled with
different notions about which methods are abstract.
|