mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 11:27:09 +03:00
14c68e847a
The use of `extern "..."` for specifying the library that has the definition was undocumented. Fixes #13906