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
Add compatibility code between zig 0.12 and 0.13
The newest version of zig-clap can easily support both 0.12 and 0.13 zig
versions with just a few lines of code