Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNicer assertion failures for signed numbers #86
Labels
Comments
|
The type should also be used to pretty-print enum values in assertion failures. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now we don't take into account that the type being checked in the assertion is signed.