Skip to content

False positive missing protocol method when using alias in method name #2535

@borkdude

Description

@borkdude

Repro. Assume p/InlineValue is a protocol with a sqlize method.

(extend-protocol p/InlineValue
  nil
  (p/sqlize [_] "NULL")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions