mirror of
https://github.com/ziglang/zig.git
synced 2026-01-01 19:13:16 +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