mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-15 20:45:56 +03:00
fe6249348f
This prevents sema from creating new decls for the functions and passing them to the backends as non-function decls. Closes #12501