src/Sema.zig | 59 ++++++++++++++++---------------- test/standalone.zig | 1 + test/standalone/extern/build.zig | 20 +++++++++++ test/standalone/extern/exports.zig | 12 +++++++ test/standalone/extern/main.zig | 21 ++++++++++++ 5 files changed, 84 insertions(+), 29 deletions(-)