You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is the new for loop syntax ziglang/zig#14671, formatting is by default provided by your Zig binary so either you have set it to use zls or the extension is using a different version of Zig than what you are compiling with.
Formatting leaves error on save in for loops
Before formating:
After formating:
The text was updated successfully, but these errors were encountered: