Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions