zollections/tests/root.zig

3 lines
45 B
Zig

comptime {
_ = @import("collection.zig");
}