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
tested on Zig v0.10.0. DataItems now use const slices only, i.e. one …
…can not manipulate slices in place anymore. Change was made to support slices of const data.