Commit 8c256ff
committed
Fix issue 23158
The fix is made based on us doing stripNamedTuple in other parts close
by. Seems like made should in a single place, but I lack the bigger
understanding to figure our where that would be.1 parent 4d50e5f commit 8c256ff
File tree
2 files changed
+12
-1
lines changed- compiler/src/dotty/tools/dotc/transform/patmat
- tests/pos
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
573 | | - | |
| 573 | + | |
574 | 574 | | |
575 | 575 | | |
576 | 576 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments