Commit a02f67b
Drop requirement that traits cannot access protected members of superclasses
Superaccessors handles this already correctly by generating a super accessor in
this case.1 parent f61103f commit a02f67b
File tree
3 files changed
+1
-43
lines changed- compiler/src/dotty/tools/dotc/core
- tests
- neg
- run
3 files changed
+1
-43
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
714 | | - | |
715 | | - | |
716 | | - | |
717 | | - | |
718 | | - | |
719 | 714 | | |
720 | 715 | | |
721 | 716 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
0 commit comments