src/InternPool.zig | 4 ++-- test/cases/compile_errors/builtin_extern_in_comptime_scope.zig | 18 ++++++++++++++++++ test/standalone/extern/build.zig | 19 +++++++++++++++---- test/standalone/extern/main.zig | 7 ++++++- test/standalone/extern/shared.c | 5 +++++ 5 files changed, 46 insertions(+), 7 deletions(-)