zig/test/standalone/tsan/main.zig
2025-08-11 03:02:54 +02:00

3 lines
52 B
Zig

const std = @import("std");
pub fn main() !void {}