Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the compilation error (Kotlin 1.7+)
### What's done: * Non-exhaustive `if` and `when` blocks are no longer allowed when used as expressions (see <https://youtrack.jetbrains.com/issue/KT-44705>).
- Loading branch information