1 2 3 4 5 6
const std = @import("std"); const zgjq = @import("zgjq"); pub fn main() !void { // TODO }