Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Indenter fails to identify short version of while statement #62

Open
hugopl opened this issue Aug 4, 2016 · 0 comments
Open

Indenter fails to identify short version of while statement #62

hugopl opened this issue Aug 4, 2016 · 0 comments
Labels

Comments

@hugopl
Copy link
Owner

hugopl commented Aug 4, 2016

Code like:

i += 1 while i < 10

mess up with the indenter because it expect an end for that while.

@hugopl hugopl added the bug label Aug 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant