mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-01 16:03:31 +02:00
Fixed a typo #26
This commit is contained in:
committed by
GitHub
co-authored 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}
|
||||
|
||||
Reference in New Issue
Block a user