mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-20 19:45:07 -06:00
Update baselines
This commit is contained in:
parent
34a8c8423e
commit
a0504fc45a
@ -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);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user