You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/baselines/reference/templateLiteralTypesPatterns.errors.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -376,9 +376,9 @@ templateLiteralTypesPatterns.ts(211,5): error TS2345: Argument of type '"abcTest
376
376
}
377
377
378
378
// repro from https://github.com/microsoft/TypeScript/issues/54177#issuecomment-1538436654
Copy file name to clipboardExpand all lines: tests/baselines/reference/templateLiteralTypesPatterns.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -204,9 +204,9 @@ export abstract class BB {
204
204
}
205
205
206
206
// repro from https://github.com/microsoft/TypeScript/issues/54177#issuecomment-1538436654
Copy file name to clipboardExpand all lines: tests/baselines/reference/templateLiteralTypesPatterns.symbols
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -488,14 +488,14 @@ export abstract class BB {
488
488
}
489
489
490
490
// repro from https://github.com/microsoft/TypeScript/issues/54177#issuecomment-1538436654
Copy file name to clipboardExpand all lines: tests/baselines/reference/templateLiteralTypesPatterns.types
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -636,22 +636,22 @@ export abstract class BB {
636
636
}
637
637
638
638
// repro from https://github.com/microsoft/TypeScript/issues/54177#issuecomment-1538436654
0 commit comments