Commit d3ce80a
committed
Fix crash: SuperType.supertpe can be AndType
dotc -d out -Ycheck-init tests/pos/SI-4012-b.scala1 parent ba63e45 commit d3ce80a
File tree
1 file changed
+2
-2
lines changed- compiler/src/dotty/tools/dotc/transform/init
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments