Skip to content

request for a brutal visual symbol for ":only" mode #518

@kjx

Description

@kjx

Failing code

lemma {:only} OBrien()
//If the Leader says of such and such an event, "It never happened"— well, it never happened.

lemma WinstonSmith()
// If he says that "two and two are five"—well, two and two are five.
 ensures 2 + 2 == 5
 {}

Steps to reproduce the issue

  • Dafny version: 4.9.2.0
  • Dafny VSCode extension version: 3.4.3
  • paste in the above code
  • for extra points, use --filter from the CLI to the same effect

Actual behaviour

  • IDE reports "verification successful" or "Dafny program verifier finished with 15 verified, 0 errors"
  • IDE can lead green gutter markers which may not be correct

Expected behavior

  • be good to do something in all these cases to say "verification partially successful" or 15 verified, 0 errors, 103 ignored.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions