mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 12:51:30 -05:00
Update baselines
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// @strict: true
|
||||
/// <reference path='fourslash.ts' />
|
||||
////type T = [|...number?|];
|
||||
verify.rangeAfterCodeFix("(number | null)[]");
|
||||
verify.rangeAfterCodeFix("number[] | null", /*includeWhiteSpace*/ false, /*errorCode*/ 8020, 0);
|
||||
|
||||
Reference in New Issue
Block a user