Skip to content

Fix reachability analysis for 'assert x is T' assertion type predicates #39177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

ahejlsberg
Copy link
Member

Fixes #38699.

@ahejlsberg
Copy link
Member Author

Closing in favor of #38710.

@ahejlsberg ahejlsberg closed this Jun 21, 2020
@ahejlsberg ahejlsberg deleted the fix38699 branch June 21, 2020 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

assert.strictEqual(false, ...) triggers unreachable code error
1 participant