Commit c880735
Handle comparing with TypeVar in mergeRefinedOrApplied
Closes scala#23032
[Cherry-picked 9b060ec]1 parent fcfe738 commit c880735
File tree
2 files changed
+11
-1
lines changed- compiler/src/dotty/tools/dotc/core
- tests/pos
2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
288 | 296 | | |
289 | 297 | | |
290 | 298 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments