File tree
4 files changed
+9
-7
lines changed- src/compiler
4 files changed
+9
-7
lines changedDiff for: src/compiler/commandLineParser.ts
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
|
Diff for: src/compiler/diagnosticMessages.json
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1992 | 1992 |
| |
1993 | 1993 |
| |
1994 | 1994 |
| |
1995 |
| - | |
| 1995 | + | |
1996 | 1996 |
| |
1997 | 1997 |
| |
1998 | 1998 |
| |
|
Diff for: src/compiler/program.ts
+5-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
95 |
| - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
96 | 99 |
| |
97 | 100 |
| |
98 | 101 |
| |
|
Diff for: src/compiler/types.ts
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1683 | 1683 |
| |
1684 | 1684 |
| |
1685 | 1685 |
| |
1686 |
| - | |
1687 |
| - | |
1688 |
| - | |
| 1686 | + | |
| 1687 | + | |
1689 | 1688 |
| |
1690 | 1689 |
| |
1691 | 1690 |
| |
|
0 commit comments