Fixed a typo #26

pull/2/head
Vishal Sodani 4 years ago committed by GitHub
parent 9d1a29ae2e
commit ec4391ac55

@ -33,7 +33,7 @@ const Color = enum(u32) {
};
pub fn main() void {
// Remeber Zig's multi-line strings? Here they are again.
// Remember Zig's multi-line strings? Here they are again.
// Also, check out this cool format string:
//
// {x:0>6}

Loading…
Cancel
Save