Skip to content

Commit

Permalink
whoopsie
Browse files Browse the repository at this point in the history
oberrich committed Nov 16, 2023
1 parent b49a1dd commit d2b6138
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions main.cpp
Original file line number Diff line number Diff line change
@@ -329,8 +329,7 @@ int main() try
};

set_verbose(options[L"verbose"sv].value);

detail::assert_status(ZYAN_STATUS_INVALID_ARGUMENT);

auto should_disable = options[L"disable"sv].value;
auto const should_override_toggle = should_disable || options[L"enable"sv].value;

0 comments on commit d2b6138

Please sign in to comment.