The presence of a trailing comma in the single and only input/output declaration confused the parser and made zig fmt discard any element placed after the comma.
The presence of a trailing comma in the single and only input/output declaration confused the parser and made zig fmt discard any element placed after the comma.