Skip to content

Type with member keyword bypassed in Fsi now is not executable #16859

@ingted

Description

@ingted

Please provide a succinct description of the issue.

Repro steps

type A =
    static ttc () = 123

For Microsoft (R) F# Interactive version 12.8.0.0 for F# 8.0
image

For Microsoft (R) F# Interactive version 12.8.202.0 for F# 8.0
image

Expected behavior

Code with bypassed member keyword should still be executable.

Actual behavior

Code with bypassed member keyword is not executable.

Known workarounds

No?!

Related information

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions