Skip to content

allow const-assertion on aliased enum symbol#32110

Merged
RyanCavanaugh merged 1 commit into
microsoft:masterfrom
ajafff:const-assertion-on-enum
Jun 26, 2019
Merged

allow const-assertion on aliased enum symbol#32110
RyanCavanaugh merged 1 commit into
microsoft:masterfrom
ajafff:const-assertion-on-enum

Conversation

@ajafff
Copy link
Copy Markdown
Contributor

@ajafff ajafff commented Jun 26, 2019

Fixes: #32087

/cc @rbuckton

Comment thread src/compiler/program.ts
@ajafff ajafff force-pushed the const-assertion-on-enum branch from 418e5c7 to c6cd797 Compare June 26, 2019 20:26
@RyanCavanaugh
Copy link
Copy Markdown
Member

Thanks!

@RyanCavanaugh RyanCavanaugh merged commit 392d775 into microsoft:master Jun 26, 2019
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to 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.

Const assertion for enum member fails if enum is imported from another file

2 participants