mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-02 15:03:54 -06:00
Accept new baselines
This commit is contained in:
parent
4fc5f6a5ff
commit
5c7823c8b8
@ -9,7 +9,7 @@ const [, a = ''] = ''.match('') || [];
|
||||
>'' : ""
|
||||
>match : (regexp: string | RegExp) => RegExpMatchArray
|
||||
>'' : ""
|
||||
>[] : [undefined?, ""?]
|
||||
>[] : undefined[]
|
||||
|
||||
a.toFixed()
|
||||
>a.toFixed() : any
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user