Skip to content

Support F# 4.6 with anonymous records #884

@nightroman

Description

@nightroman

Is the latest FSharp.Compiler.Service (25.0.1) with FSharp.Core (4.6) supposed to work with anonymous records, or its newer version is needed? In my test project based on the above packages a script with anonymous records fails, such a syntax is not recognized.

Repro steps

  • FSharp.Compiler.Service (25.0.1)
  • FSharp.Core (4.6)
  • Target framework net45

Invoke some script with anonymous records.

Expected behavior

The script with anonymous records is compiled and invoked.

Actual behavior

The compilation fails due to not recognized syntax.

Known workarounds

None.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions