Mode to make string literals revealed by default (and not require reveal_strlit)
#1480
txiang61
started this conversation in
Feature requests
Replies: 1 comment
-
|
Thanks @txiang61: I've renamed this, and moved it to feature requests. In brief, the reason for the string literals to be hidden by default is that we expect they will often appear in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Why are string literals from the SMT encoding hidden by default?
Which requires a
reveal_strlit("")for the assert to prove. Can we add a mode for having it revealed by default so we can chose which one to have?Beta Was this translation helpful? Give feedback.
All reactions