mirror of
https://github.com/ziglang/zig.git
synced 2025-12-30 10:03:21 +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.