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

[Batch File] Fix newline scoped illegal in for loop sets #3998

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

deathaxe
Copy link
Collaborator

Fixes #3997

This commit excluded linefeed from set of illegal operators within for loops.

Fixes  sublimehq#3997

This commit excluded linefeed from set of illegal operators within for loops.
@deathaxe deathaxe merged commit c7ab6e5 into sublimehq:master Jun 22, 2024
2 checks passed
@deathaxe deathaxe deleted the pr/batch/fix-multi-line-sets branch June 22, 2024 09:30
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.

[Batch File] Syntax error on newline after for in (
3 participants