Skip to content

Allow type aliases for object type literals - #1025

Merged
Anders Hejlsberg (ahejlsberg) merged 3 commits into
masterfrom
aliasObjectTypeLiterals
Nov 1, 2014
Merged

Allow type aliases for object type literals#1025
Anders Hejlsberg (ahejlsberg) merged 3 commits into
masterfrom
aliasObjectTypeLiterals

Conversation

@ahejlsberg

Copy link
Copy Markdown
Member

This PR removes the (artificial) restriction that type aliases can't reference object type literals. See #998 for the full discussion.

@CyrusNajmabadi

Copy link
Copy Markdown
Contributor

👍

Anders Hejlsberg (ahejlsberg) added a commit that referenced this pull request Nov 1, 2014
Allow type aliases for object type literals
@ahejlsberg
Anders Hejlsberg (ahejlsberg) deleted the aliasObjectTypeLiterals branch November 1, 2014 22:35
@microsoftMicrosoft (microsoft) locked and limited conversation to collaborators Jun 18, 2018
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ahejlsberg@CyrusNajmabadi