Skip to content

v6.4.0

Choose a tag to compare

@bronter bronter released this 12 Jul 20:27
· 2 commits to 6.x since this release

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.