Skip to content

Empty nested module range is in correct.  #14749

@nojaf

Description

@nojaf
namespace Foo

module Bar =
            begin
            end

type X = int

The range of module Bar should end at the end keyword.
It currently stops at the = sign.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions