mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-10 17:09:59 +00:00
Manually apply zig fmt style to comments
This commit is contained in:
@@ -22,8 +22,6 @@
|
|||||||
// return GameError.TooManyPlayers;
|
// return GameError.TooManyPlayers;
|
||||||
// }
|
// }
|
||||||
//
|
//
|
||||||
//
|
|
||||||
//
|
|
||||||
const std = @import("std");
|
const std = @import("std");
|
||||||
|
|
||||||
pub fn main() void {
|
pub fn main() void {
|
||||||
|
|||||||
Reference in New Issue
Block a user