mirror of
https://github.com/ziglang/zig.git
synced 2025-12-24 07:03:11 +00:00
Note that the `_ = Address` statements in tests previously were a nop, and now actually check that the type is valid. However, on WASI, the type is *not* valid.