From 5589edf45ce20b5b6d893b1a5488007981322550 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=BDiga=20=C5=BDeljko?= Date: Sat, 31 Jul 2021 10:58:42 +0200 Subject: [PATCH] fix help for ast-check command --- src/main.zig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main.zig b/src/main.zig index 5b0c9edc8f..8c1964fc43 100644 --- a/src/main.zig +++ b/src/main.zig @@ -3886,6 +3886,8 @@ const usage_ast_check = \\ -h, --help Print this help and exit \\ --color [auto|off|on] Enable or disable colored error messages \\ -t (debug option) Output ZIR in text form to stdout + \\ + \\ ; pub fn cmdAstCheck(