mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
Prevent the crash by not making the codegen try to access the non-existing ptr field in the slice. Closes #6951
Prevent the crash by not making the codegen try to access the non-existing ptr field in the slice. Closes #6951