mirror of
https://github.com/ziglang/zig.git
synced 2024-11-28 16:12:33 +00:00
8627858bbc
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;
|