Skip to content

References to method in object types #525

Closed
@Julow

Description

@Julow

References to methods in object types are not working.

type t = < m : int >
class cl : object method m : int end

In this example, cl.m resolves but t.m doesn't.

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