mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-08 16:44:34 -04:00
017d3864de
* std: fix false positive for `zig.isValidId` with empty string, fixes #11099 * std: add zig.isValidId tests