try the funny
This commit is contained in:
parent
d9372aa106
commit
7518fec476
1 changed files with 2 additions and 0 deletions
|
@ -45,3 +45,5 @@ pub fn addModule(b: *std.Build) void {
|
||||||
.root_source_file = .{ .path = "src/lib.zig" },
|
.root_source_file = .{ .path = "src/lib.zig" },
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pub usingnamespace @import("src/lib.zig");
|
||||||
|
|
Loading…
Reference in a new issue