| author | |
| committer | |
| log | 5589edf45ce20b5b6d893b1a5488007981322550 |
| tree | bc023b65720928dc845cb14091563dab6f299417 |
| parent | 0d09c6aed8811ded3e6dcb62fa9539d3795cf97b |
1 files changed, 2 insertions(+), 0 deletions(-)
src/main.zig+2| ... | ... | @@ -3886,6 +3886,8 @@ const usage_ast_check = |
| 3886 | 3886 | \\ -h, --help Print this help and exit |
| 3887 | 3887 | \\ --color [auto|off|on] Enable or disable colored error messages |
| 3888 | 3888 | \\ -t (debug option) Output ZIR in text form to stdout |
| 3889 | \\ | |
| 3890 | \\ | |
| 3889 | 3891 | ; |
| 3890 | 3892 | |
| 3891 | 3893 | pub fn cmdAstCheck( |