Accept new baselines

This commit is contained in:
Anders Hejlsberg 2018-05-26 09:53:32 -07:00
parent 2003b2a3e2
commit 5a0910a675

View file

@ -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