Skip to content
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

Use regex to match whitespace for locating the "in" in a for loop #710

Merged
merged 2 commits into from
Jul 14, 2021

Conversation

jasmith-hs
Copy link
Contributor

Since other characters can be used to separate the "in" in a for loop, such as a newline, let's use regex to match to find the location of the "in".
Follow up on #706

@jasmith-hs jasmith-hs merged commit 1d08530 into master Jul 14, 2021
@jasmith-hs jasmith-hs deleted the for-in-whitespace branch July 14, 2021 18:17
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.

1 participant