Add new koan for anonymous functions with pattern matching
This commit is contained in:
@@ -14,6 +14,7 @@ defmodule PatternsTests do
|
||||
"Honda",
|
||||
[1,2,3],
|
||||
{:multiple, ["Meow", "Woof", "Eh?",]},
|
||||
{:multiple, ["Mickey", "Donald", "I need a name!"]},
|
||||
"dog",
|
||||
"Max",
|
||||
]
|
||||
|
Reference in New Issue
Block a user