Commit d74f171
committed
Fixed createTypeOfDeclaration to widen undefined and null when getting the type for a property assignment. Previously this caused [] to be undefined[] in non strict nulls. It is now any[] as it would be.
1 parent 0cc80b1 commit d74f171
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47591 | 47591 | | |
47592 | 47592 | | |
47593 | 47593 | | |
47594 | | - | |
| 47594 | + | |
47595 | 47595 | | |
47596 | 47596 | | |
47597 | 47597 | | |
| |||
0 commit comments