mirror of
https://github.com/ziglang/zig.git
synced 2025-12-26 16:13:07 +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