Skip to content

Error with empty block #63

@scmu

Description

@scmu

The following program results in an "x is not in scope" error:

var x : Int

if True -> |[ 
           ]|
fi
{ x = 1 }

The error goes away if we fill in something in the empty block.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions