Commit a316cb3
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src/compiler
- tests/baselines/reference
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+9-1Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23691 | 23691 | |
23692 | 23692 | |
23693 | 23693 | |
23694 | | - |
| 23694 | + |
| 23695 | + |
| 23696 | + |
| 23697 | + |
| 23698 | + |
| 23699 | + |
| 23700 | + |
| 23701 | + |
| 23702 | + |
23695 | 23703 | |
23696 | 23704 | |
23697 | 23705 | |
|
Collapse file
src/compiler/diagnosticMessages.json
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json+21-1Lines changed: 21 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2322 | 2322 | |
2323 | 2323 | |
2324 | 2324 | |
2325 | | - |
| 2325 | + |
2326 | 2326 | |
2327 | 2327 | |
2328 | 2328 | |
| ||
2654 | 2654 | |
2655 | 2655 | |
2656 | 2656 | |
| 2657 | + |
| 2658 | + |
| 2659 | + |
| 2660 | + |
| 2661 | + |
| 2662 | + |
| 2663 | + |
| 2664 | + |
| 2665 | + |
| 2666 | + |
| 2667 | + |
| 2668 | + |
| 2669 | + |
| 2670 | + |
| 2671 | + |
| 2672 | + |
| 2673 | + |
| 2674 | + |
| 2675 | + |
| 2676 | + |
2657 | 2677 | |
2658 | 2678 | |
2659 | 2679 | |
|
Collapse file
tests/baselines/reference/arithAssignTyping.errors.txt
Copy file name to clipboard+24-24Lines changed: 24 additions & 24 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
3 | | - |
4 | | - |
5 | | - |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
10 | | - |
11 | | - |
12 | | - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | 17 | |
18 | 18 | |
19 | 19 | |
20 | | - |
| 20 | + |
21 | 21 | |
22 | 22 | |
23 | | - |
| 23 | + |
24 | 24 | |
25 | 25 | |
26 | | - |
| 26 | + |
27 | 27 | |
28 | 28 | |
29 | | - |
| 29 | + |
30 | 30 | |
31 | 31 | |
32 | | - |
| 32 | + |
33 | 33 | |
34 | 34 | |
35 | | - |
| 35 | + |
36 | 36 | |
37 | 37 | |
38 | | - |
| 38 | + |
39 | 39 | |
40 | 40 | |
41 | | - |
| 41 | + |
42 | 42 | |
43 | 43 | |
44 | | - |
| 44 | + |
45 | 45 | |
46 | 46 | |
47 | | - |
| 47 | + |
48 | 48 | |
49 | 49 | |
50 | | - |
| 50 | + |
51 | 51 | |
52 | 52 | |
53 | | - |
| 53 | + |
Collapse file
tests/baselines/reference/assignAnyToEveryType.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/assignAnyToEveryType.errors.txt+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
44 | 44 | |
45 | 45 | |
46 | 46 | |
47 | | - |
| 47 | + |
48 | 48 | |
49 | 49 | |
50 | 50 | |
|
Collapse file
tests/baselines/reference/assignToEnum.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/assignToEnum.errors.txt+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
| 1 | + |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
| 11 | + |
12 | 12 | |
13 | 13 | |
14 | | - |
| 14 | + |
15 | 15 | |
16 | 16 | |
17 | 17 | |
|
Collapse file
tests/baselines/reference/assignToExistingClass.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/assignToExistingClass.errors.txt+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | | - |
| 14 | + |
15 | 15 | |
16 | 16 | |
17 | 17 | |
|
Collapse file
tests/baselines/reference/assignmentLHSIsValue.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/assignmentLHSIsValue.errors.txt+16-16Lines changed: 16 additions & 16 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | 12 | |
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
27 | | - |
28 | | - |
29 | | - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
30 | 30 | |
31 | 31 | |
32 | 32 | |
| ||
67 | 67 | |
68 | 68 | |
69 | 69 | |
70 | | - |
| 70 | + |
71 | 71 | |
72 | 72 | |
73 | 73 | |
74 | | - |
| 74 | + |
75 | 75 | |
76 | 76 | |
77 | 77 | |
78 | 78 | |
79 | | - |
| 79 | + |
80 | 80 | |
81 | 81 | |
82 | 82 | |
83 | | - |
| 83 | + |
84 | 84 | |
85 | 85 | |
86 | 86 | |
| ||
148 | 148 | |
149 | 149 | |
150 | 150 | |
151 | | - |
| 151 | + |
152 | 152 | |
153 | 153 | |
154 | | - |
| 154 | + |
155 | 155 | |
156 | 156 | |
157 | | - |
| 157 | + |
158 | 158 | |
159 | 159 | |
160 | | - |
| 160 | + |
161 | 161 | |
162 | 162 | |
163 | 163 | |
|
Collapse file
tests/baselines/reference/assignmentToFunction.errors.txt
Copy file name to clipboard+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
| 1 | + |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
| 17 | + |
18 | 18 | |
19 | 19 | |
0 commit comments