mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 11:40:46 -05:00
Manually apply zig fmt
style to comments
This commit is contained in:
parent
882a6b6198
commit
97ae27435b
7 changed files with 8 additions and 10 deletions
|
@ -22,8 +22,6 @@
|
|||
// return GameError.TooManyPlayers;
|
||||
// }
|
||||
//
|
||||
//
|
||||
//
|
||||
const std = @import("std");
|
||||
|
||||
pub fn main() void {
|
||||
|
|
Loading…
Reference in a new issue