mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 16:38:05 -06:00
Rename test baseline to be compatibile with windows (#18827)
This commit is contained in:
parent
0ea7c61eb5
commit
0b7dd5a4a5
@ -300,7 +300,7 @@ namespace ts {
|
||||
* @property {number} age
|
||||
* @property {string} name
|
||||
*/`);
|
||||
parsesCorrectly("<> characters",
|
||||
parsesCorrectly("less-than and greater-than characters",
|
||||
`/**
|
||||
* @param x hi
|
||||
< > still part of the previous comment
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user