mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-21 08:25:43 -05:00
Accept new baselines
This commit is contained in:
@@ -403,7 +403,7 @@ interface B1<T> extends A1<T> {
|
||||
>T : T
|
||||
|
||||
boom: T extends any ? true : true
|
||||
>boom : T extends any ? true : true
|
||||
>boom : true
|
||||
>T : T
|
||||
>true : true
|
||||
>true : true
|
||||
|
||||
Reference in New Issue
Block a user