mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-02 00:13:30 +02:00
Manually apply zig fmt style to comments
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
// a == b means "a equals b"
|
||||
// a < b means "a is less than b"
|
||||
// a > b means "a is greater than b"
|
||||
// a !=b means "a does not equal b"
|
||||
// a != b means "a does not equal b"
|
||||
//
|
||||
const std = @import("std");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user