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 | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
|
Diff for: src/compiler/diagnosticMessages.json
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2006 | 2006 |
| |
2007 | 2007 |
| |
2008 | 2008 |
| |
2009 |
| - | |
| 2009 | + | |
2010 | 2010 |
| |
2011 | 2011 |
| |
2012 | 2012 |
| |
|
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 | |
---|---|---|---|
| |||
1691 | 1691 |
| |
1692 | 1692 |
| |
1693 | 1693 |
| |
1694 |
| - | |
1695 |
| - | |
1696 |
| - | |
| 1694 | + | |
| 1695 | + | |
1697 | 1696 |
| |
1698 | 1697 |
| |
1699 | 1698 |
| |
|
0 commit comments