| author | |
| committer | |
| log | c327444f5cb2e825a5a6c9e3fc931bd1f5dd0e17 |
| tree | a7ffc67b7ec209594b8014d3539c7444d9a8977b |
| parent | bc00932bb2338c895d8cfd35914fccff336aaf39 |
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 |