Skip to content

Conversation

ivogabe
Copy link
Contributor

@ivogabe ivogabe commented Mar 25, 2016

@ahejlsberg These are the tests from my branch. It looks that the control flow of break and continue is not handled, as you can see in tests/cases/conformance/controlFlow/controlFlowDoWhileStatement.ts, function b or f for example. The assignment test doesn't run correctly, since destructuring hasn't been implemented. The tests for type guards in for, while and do statements seem to run correctly.

@ahejlsberg
Copy link
Member

Excellent, I will merge them and work on the issues. Thanks!

@ahejlsberg ahejlsberg merged commit 7f02357 into microsoft:controlFlowTypes Mar 25, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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.

3 participants