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