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", .{}); }

November 28, 2022 · 1 min · Ronald Chen