We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 056a489 commit c60a40eCopy full SHA for c60a40e
build.zig
@@ -1,4 +1,4 @@
1
-const Version = enum {
+pub const Version = enum {
2
@"3.11.13",
3
@"3.12.11",
4
pub fn libName(self: Version) []const u8 {
0 commit comments