Skip to content

Add error check to make sure initialized arguments can't follow uninitialized arguments in functions. #35

@BrucePay

Description

@BrucePay

Add error check to make sure initialized arguments can't follow uninitialized arguments in functions e.g.

(defn foo [(a 1) b])

should throw an error.

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