Learn more about cloning repositories
You have read-only access
Simplify: change `if (cond) { assert(FALSE); }` to `assert(!cond);`.