Skip to content

Group functions by arity - #51

Open
kianmeng wants to merge 1 commit into
arjan:masterfrom
myfloss:group-same-function-arity
Open

kianmeng wants to merge 1 commit into
arjan:masterfrom
myfloss:group-same-function-arity

Conversation

@kianmeng

@kianmeng kianmeng commented Feb 2, 2022

Copy link
Copy Markdown
Contributor

This fixed warning below:

warning: clauses with the same name and arity (number of arguments) should be grouped together, "def fun1/1" was previously defined (test/decorate_all_test.exs:50)
test/decorate_all_test.exs:54

This fixed warning below:

warning: clauses with the same name and arity (number of arguments) should be grouped together, "def fun1/1" was previously defined (test/decorate_all_test.exs:50)
  test/decorate_all_test.exs:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant