1 2 3 4 5
pub const c = @import("carbon/c.zig").c; test { @import("std").testing.refAllDecls(@This()); }