Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove lazy modifier from Predef.assert
Since message is inlined and gated behind the `if` check, it will still only get parsed on demand.
- Loading branch information