Test post
Let’s see if this styles zig correctly with solarized dark 1 2 3 4 5 const std = @import("std"); pub fn main() void { std.debug.print("Hello world!\n", .{}); }
Let’s see if this styles zig correctly with solarized dark 1 2 3 4 5 const std = @import("std"); pub fn main() void { std.debug.print("Hello world!\n", .{}); }