Commit 294a040
authored
not escape unicode char for import path string. (microsoft#39463)
* not escape unicode char for import path string.
* fix test.1 parent 34adaaf commit 294a040
File tree
2 files changed
+11
-1
lines changed- src/compiler
- tests/cases/fourslash
2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4139 | 4139 | | |
4140 | 4140 | | |
4141 | 4141 | | |
4142 | | - | |
| 4142 | + | |
| 4143 | + | |
4143 | 4144 | | |
4144 | 4145 | | |
4145 | 4146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments