contributes towards #31661
closes #1719
This also serves as an example for others how to contribute towards #31661.
For testing, I used zig build test-cases, but it's sufficient to run each new test individualy. (I actually used zigm instead of zig, standing for zig-master)
contributes towards [#31661](https://codeberg.org/ziglang/zig/issues/31661)
closes [#1719](https://github.com/ziglang/zig/issues/1719)
This also serves as an example for others how to contribute towards [#31661](https://codeberg.org/ziglang/zig/issues/31661).
For testing, I used `zig build test-cases`, but it's sufficient to run each new test individualy. (I actually used `zigm` instead of `zig`, standing for zig-master)