sublimehq / Packages

Syntax highlighting files shipped with Sublime Text and Sublime Merge
https://sublimetext.com
Other
2.95k stars 588 forks source link

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

Closed deathaxe closed 4 months ago

deathaxe commented 4 months ago

Fixes #3997

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