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
/zig/p/args-0.0.0-CiLiquDRAADuU_ueSmGquhHAuhDxxlfBokGj01ZdVYHt/args.zig:113:46: error: struct 'array_list.Aligned([:0]const u8,null)' has no member named 'init'
var arglist = std.ArrayList([:0]const u8).init(allocator);
I know that 0.15.0-dev.1149+4e6a04929 should be used, but Im to lazy to figure out how to build zig with bootstrap