Commit ef3084b
svorenova
Correcting generic parameters in bases for implicitly generic classes
If the superclass or interface uses a generic parameter inherited from
an outer class, make sure that the parameter for the base points to the
parameter of the outer class.1 parent d415e73 commit ef3084b
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
712 | 721 | | |
713 | 722 | | |
714 | 723 | | |
| |||
786 | 795 | | |
787 | 796 | | |
788 | 797 | | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
789 | 804 | | |
790 | 805 | | |
0 commit comments