-
Notifications
You must be signed in to change notification settings - Fork 62
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
Bool
values aren't injected into Cryptol expressions
#1404
Labels
type: bug
Issues reporting bugs or unexpected/unwanted behavior
Comments
RyanGlScott
added
the
type: bug
Issues reporting bugs or unexpected/unwanted behavior
label
Aug 4, 2021
To implement this feature, we'll just need to add a new case for constructor saw-script/src/SAWScript/Value.hs Lines 560 to 584 in d3a8872
|
Adding this case should do it:
|
RyanGlScott
added a commit
that referenced
this issue
Aug 4, 2021
RyanGlScott
added a commit
that referenced
this issue
Aug 5, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The SAW manual claims:
This doesn't appear to be true in practice, however:
The text was updated successfully, but these errors were encountered: