Files
zig/lib/std/hash_map.zig
Linus Groh 3bada8e3ce std.hash_map: Fix casing of keyPtr variables
The only case where those should be written in camelCase is if they were
function pointers, which they aren't.
2023-07-20 12:52:05 -07:00

86 KiB