mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-07 06:14:33 +00:00
Adds a linker tests to verify extern/undefined symbols representing non-functions are being resolved correctly.
1 line
14 B
C
1 line
14 B
C
int foo = 30;
|