| ... | @@ -3886,6 +3886,8 @@ const usage_ast_check = | ... | @@ -3886,6 +3886,8 @@ const usage_ast_check = |
| 3886 | \\ -h, --help Print this help and exit | 3886 | \\ -h, --help Print this help and exit |
| 3887 | \\ --color [auto|off|on] Enable or disable colored error messages | 3887 | \\ --color [auto|off|on] Enable or disable colored error messages |
| 3888 | \\ -t (debug option) Output ZIR in text form to stdout | 3888 | \\ -t (debug option) Output ZIR in text form to stdout |
| | 3889 | \\ |
| | 3890 | \\ |
| 3889 | ; | 3891 | ; |
| 3890 | | 3892 | |
| 3891 | pub fn cmdAstCheck( | 3893 | pub fn cmdAstCheck( |