Skip to content

Mutable let binding in recursive module error text is confusing #3642

@auduchinok

Description

@auduchinok
module rec M1
    module M2 =
        let mutable x = 123
Library18.fs(3, 21):
[FS0874] Only record fields and simple, non-recursive 'let' bindings may be marked mutable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions