mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
update zig1.wasm
necessary because to pass `zig fmt --check` we need to use the canonical identifier syntax, which means changing `.@"async"` to `.async` which previous zig1 is unable to parse.
This commit is contained in:
parent
34f64432b0
commit
4ba0e7d424