mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 12:51:30 -05:00
Accept new baselines
This commit is contained in:
@@ -9,7 +9,7 @@ const [, a = ''] = ''.match('') || [];
|
||||
>'' : ""
|
||||
>match : (regexp: string | RegExp) => RegExpMatchArray
|
||||
>'' : ""
|
||||
>[] : [undefined?, ""?]
|
||||
>[] : undefined[]
|
||||
|
||||
a.toFixed()
|
||||
>a.toFixed() : any
|
||||
|
||||
Reference in New Issue
Block a user