mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 06:43:07 +00:00
Do not hardcode the symtab label; instead allow each parser to define
its own.
Check for missing extractor value in the matcher when matching `{}`.