There was an error while loading. Please reload this page.
b104266
Remove the pub keyword for pub const _x = @import("x.zig") in root.zig. Don't want to export the same thing again under a weird name.
pub
pub const _x = @import("x.zig")
root.zig