fmt: Fix param decl test

This commit is contained in:
Shritesh Bhattarai 2019-03-30 14:58:18 -05:00
parent efa751c339
commit b0d89cfe3f

View File

@ -92,6 +92,7 @@ test "zig fmt: doc comments on param decl" {
\\ new_alignment: u29,
\\ ) []u8,
\\};
\\
);
}