This PR is meant to implement #47 since it seems inactive and is merging into the wrong branch. All this does is discard an unused variable since those are compiler errors now. I also went ahead and changed the zig-master CI to use master instead of 0.8.0. If the latter change wasn't wanted I can go ahead and revert it.
This PR is meant to implement #47 since it seems inactive and is merging into the wrong branch. All this does is discard an unused variable since those are compiler errors now. I also went ahead and changed the
zig-master
CI to usemaster
instead of0.8.0
. If the latter change wasn't wanted I can go ahead and revert it.