Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use double brackets to let compiler know assignment is intentional (R…
…2Northstar#707) Use double brackets to let compiler know that assignment inside `if` statement is intentional and not the cause of a missing second `=`.
- Loading branch information