Skip to content

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

Closed
ahejlsberg wants to merge 2 commits intomasterfrom
fix38699
Closed

Fix reachability analysis for 'assert x is T' assertion type predicates#39177
ahejlsberg wants to merge 2 commits intomasterfrom
fix38699

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
@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.

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

1 participant