mirror of
https://codeberg.org/ziglang/zig
synced 2026-03-16 23:21:44 +00:00
Adds a linker tests to verify extern/undefined symbols representing non-functions are being resolved correctly.
2 lines
14 B
C
2 lines
14 B
C
int foo = 30;
|