Commit 41aafb7
File tree
7 files changed
+36
-9
lines changedFilter options
- src/compiler/scala/tools/nsc/typechecker
- test
- files
- neg
- pos
- tasty/run/src-2/tastytest
7 files changed
+36
-9
lines changedsrc/compiler/scala/tools/nsc/typechecker/Typers.scala
Copy file name to clipboardExpand all lines: src/compiler/scala/tools/nsc/typechecker/Typers.scala+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1599 | 1599 |
|
1600 | 1600 |
|
1601 | 1601 |
|
1602 |
| - |
1603 |
| - |
1604 |
| - |
| 1602 | + |
| 1603 | + |
| 1604 | + |
1605 | 1605 |
|
1606 | 1606 |
|
1607 |
| - |
1608 | 1607 |
|
1609 | 1608 |
|
1610 | 1609 |
|
| ||
1757 | 1756 |
|
1758 | 1757 |
|
1759 | 1758 |
|
| 1759 | + |
1760 | 1760 |
|
1761 |
| - |
| 1761 | + |
1762 | 1762 |
|
1763 | 1763 |
|
1764 | 1764 |
|
|
test/files/neg/t6805.check
Copy file name to clipboard+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
test/files/neg/t6805.scala
Copy file name to clipboard+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
test/files/pos/t6666d.scala
Copy file name to clipboardExpand all lines: test/files/pos/t6666d.scala+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
test/tasty/run/src-2/tastytest/TestGreeting.scala
Copy file name to clipboardExpand all lines: test/tasty/run/src-2/tastytest/TestGreeting.scala+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
test/tasty/run/src-2/tastytest/TestInner.scala
Copy file name to clipboardExpand all lines: test/tasty/run/src-2/tastytest/TestInner.scala+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
test/tasty/run/src-2/tastytest/TestReader.scala
Copy file name to clipboardExpand all lines: test/tasty/run/src-2/tastytest/TestReader.scala+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
0 commit comments