mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-08-03 23:25:37 +00:00
Manually apply zig fmt
style to comments
This commit is contained in:
parent
882a6b6198
commit
97ae27435b
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user