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