pub const config = @import("config.zig"); test { const testing = @import("std").testing; testing.refAllDeclsRecursive(@This()); }