Skip to content

Indentation for letfn is not correct #11

Description

@DogLooksGood

that should be

(letfn [(foo [a]
          (xxx))])

currently, it is

(letfn [(foo [a]
             (xxx))])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions