You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
predicatep()
// Always true. Every time.ensuresp() ==true
{ true }
Command to run and resulting output
In the AST the above predicate does not have a docstring.
Equivalent code with a /** */ comment does not have a docstring.
Equivalent code for a function is OK.
Equivalent code without a specification is OK.
What happened?
No docstring in the AST.
What type of operating system are you experiencing the problem on?
Mac
The text was updated successfully, but these errors were encountered:
davidcok
added
the
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
label
Apr 4, 2023
Dafny version
4.0.0+dev
Code to produce this issue
Command to run and resulting output
What happened?
No docstring in the AST.
What type of operating system are you experiencing the problem on?
Mac
The text was updated successfully, but these errors were encountered: