Commit 1bb183a
Fix regression in TypeComparer
So we could not delete the two lines that never returned a result. It turns out
they were necessary for their effect on the constraint. If they are removed, i3422.scala fails.1 parent 321b616 commit 1bb183a
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| 382 | + | |
| 383 | + | |
382 | 384 | | |
383 | 385 | | |
384 | 386 | | |
| |||
0 commit comments