temporalz/test/test262/root.zig
2026-01-27 11:15:49 +06:00

3 lines
42 B
Zig

test {
_ = @import("duration.zig");
}