forked frommicrosoft/TypeScript
- Notifications
You must be signed in to change notification settings - Fork5
Commitfc3ba76
committed
Add createRegularExpressionLiteral and expose createStringLiteral
Fixes:microsoft#239921 parent6f9dc2f commitfc3ba76
File tree
3 files changed
+11
-1
lines changed- src/compiler
- tests/baselines/reference/api
3 files changed
+11
-1
lines changedLines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
102 | 108 |
| |
103 | 109 |
| |
104 | 110 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3484 | 3484 |
| |
3485 | 3485 |
| |
3486 | 3486 |
| |
| 3487 | + | |
| 3488 | + | |
3487 | 3489 |
| |
3488 | 3490 |
| |
3489 | 3491 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3484 | 3484 |
| |
3485 | 3485 |
| |
3486 | 3486 |
| |
| 3487 | + | |
| 3488 | + | |
3487 | 3489 |
| |
3488 | 3490 |
| |
3489 | 3491 |
| |
|
0 commit comments
Comments
(0)