Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExpressionLhs reconstruction based on value, not truthiness #914

Merged
merged 1 commit into from
May 27, 2017
Merged

ExpressionLhs reconstruction based on value, not truthiness #914

merged 1 commit into from
May 27, 2017

Conversation

twhittock
Copy link
Contributor

Types which are truthy, but have more information than the truthiness in their string conversion were showing up as 'true' or 'false' instead of showing the underlying type's string value.

Types which are truthy, but have more information than the truthiness in their string conversion were showing up as 'true' or 'false' instead of showing the underlying type's string value.
@horenmar horenmar merged commit 2d1739b into catchorg:master May 27, 2017
@horenmar
Copy link
Member

Thanks.

horenmar added a commit that referenced this pull request Jun 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants