Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mark deprecated assumeSentinel as pub
assumeSentinel was removed and replaced with a compileError, but it's not pub, so the error message indicates it's private rather than providing the compileError message.
- Loading branch information