mirror of
https://github.com/ziglang/zig.git
synced 2026-02-09 19:10:48 +00:00
This required a third `if (found_already == null)` in another place in AstGen.zig for this special case of `@export`. Fixes #17188
This required a third `if (found_already == null)` in another place in AstGen.zig for this special case of `@export`. Fixes #17188