Skip to content

Ensure the right number of arguments used in function application #29

@rpip

Description

@rpip

Currently, let add x, y = x + y works when given more than two arguments. It ignores the excess arguments, but this should be an error since add expects exactly two arguments

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions