From fecea5d7a74f97d41c50734349c80062ce2e9cb6 Mon Sep 17 00:00:00 2001 From: Uko Kokņevičs Date: Tue, 21 Dec 2021 07:06:13 +0200 Subject: zig fmt --- src/Syntax/makefile.zig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Syntax/makefile.zig') diff --git a/src/Syntax/makefile.zig b/src/Syntax/makefile.zig index 4f73a2c..3a936e8 100644 --- a/src/Syntax/makefile.zig +++ b/src/Syntax/makefile.zig @@ -1,3 +1,5 @@ +// Please don't zig fmt this + const Syntax = @import("../Syntax.zig"); pub const syntax = Syntax{ -- cgit v1.2.3