Commit 7ba88ad
authored
Consider all arguments in Annotations.refersToParamOf (scala#22001)
We should also include type arguments in `Annotations.refersToParamOf`.File tree
2 files changed
+6
-1
lines changed- compiler/src/dotty/tools/dotc/core
- tests/pos
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments