zig-cli icon indicating copy to clipboard operation
zig-cli copied to clipboard

Find out a way to test errors

Open sam701 opened this issue 2 years ago • 0 comments

The current Parser implementation exits on failure. This makes it impossible to test errors.

sam701 avatar Dec 18 '23 17:12 sam701