mirror of
https://github.com/ziglang/zig.git
synced 2024-12-01 01:22:50 +00:00
e4869eeac1
Adds a linker test case for each possible export case. This means one where no exports are done (i.e. no flags set), when the -dynamic flag is set, and finally when --export=<value> flag(s) are set. |
||
---|---|---|
.. | ||
build.zig | ||
lib.zig |