mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-09 07:55:10 -05:00
Rename test baseline to be compatibile with windows (#18827)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user