| author | |
| committer | |
| log | 17928ef58b1ab110c1f944b5991540d4a938b057 |
| tree | eaf40d9dfa98e4765ca20e7dae60af77c020206e |
| parent | 48600bc2b3fbc3843a59d4eab7ce90a425f36272 |
| signature |
1 files changed, 1 insertions(+), 0 deletions(-)
src/main.zig+1| ... | ... | @@ -87,6 +87,7 @@ const normal_usage = |
| 87 | 87 | \\ build-lib Create library from source or object files |
| 88 | 88 | \\ build-obj Create object from source or object files |
| 89 | 89 | \\ test Perform unit testing |
| 90 | \\ test-obj Create object for unit testing | |
| 90 | 91 | \\ run Create executable and run immediately |
| 91 | 92 | \\ |
| 92 | 93 | \\ ast-check Look for simple compile errors in any set of files |