mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
017d3864de
* std: fix false positive for `zig.isValidId` with empty string, fixes #11099 * std: add zig.isValidId tests