Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

clean up object types handling #277

@bobzhang

Description

@bobzhang

Currently {"x" : int } is parsed as <x : int > Js.t,
on the master Js.t is a nop type 'a t = 'a.
The parser can just parse it as < x : int >

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions