Skip to content

Annotations lead to internal errors #504

@marcoeilers

Description

@marcoeilers

The following program

method m()
{
    assert @someAnn("hello") false
}

leads to internal errors:

carbon found 2 errors in 1.31s:
  [0] An internal error occurred. Found an unparsable output from Boogie: stdin.bpl(201,60): error: "}" expected (<no position>)
  [1] An internal error occurred. Found an unparsable output from Boogie: 1 parse errors detected in stdin.bpl (<no position>)

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