Skip to content

parinfer doesn't allow :let binding #1306

@kanwei

Description

@kanwei
(doseq [post (all-postings)]
         :let [j (parse-string (:json post) true)]

It forces the "]" at the end of (all-postings) instead of letting another :let be part of the binding structure

Metadata

Metadata

Assignees

No one assigned

    Labels

    releasedMarks issues which have had the fixes released in a stable build

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions