Skip to content

Type error of the inlined empty record #5899

@mununki

Description

@mununki

The inlined empty record is not passing the type checker.

type inlinedOptional2 = V0({x?: int})
let ir4 = V0({x: 3})
let ir5 = V0({}) // error

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