Skip to content

Incorrect error positions reported #504

Open
@mschwerhoff

Description

@mschwerhoff

For the program

method foo() {
  assert false
}

the assertion failure is reported as Assert might fail. Assertion false might not hold. ([email protected]). However line 2, columns 9-10 identify the whitespace between assert and false.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions