mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-21 16:41:56 +03:00
63a45b8ecd
Removing a node that is not in the list invokes safety-checked illegal behavior, so "asserts" is the recommended language to use.