Change definition of anonymous greet
That prevents the confusion of mixing up the anonymous and named implementations fixed by 55f592.
This commit is contained in:
@@ -13,7 +13,7 @@ defmodule FunctionsTests do
|
||||
{:multiple, ["The number was zero", "The number was 5"]},
|
||||
6,
|
||||
6,
|
||||
"Hello, Foo!",
|
||||
"Hi, Foo!",
|
||||
["foo", "foo", "foo"],
|
||||
100,
|
||||
1000,
|
||||
|
Reference in New Issue
Block a user