mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-14 02:15:12 -06:00
Accept new baselines
This commit is contained in:
parent
b5a5758169
commit
01a33f707c
@ -39,7 +39,7 @@ var t: Class | Property;
|
||||
>Property : Property
|
||||
|
||||
t.parent;
|
||||
>t.parent : Namespace | Class
|
||||
>t.parent : Namespace | Module | Class
|
||||
>t : Class | Property
|
||||
>parent : Namespace | Class
|
||||
>parent : Namespace | Module | Class
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user