Add new koan for anonymous functions with pattern matching

This commit is contained in:
Rabea Gleissner
2016-04-26 12:07:45 +01:00
parent bf1cf2a155
commit 9ec6089bde
2 changed files with 13 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ defmodule PatternsTests do
"Honda",
[1,2,3],
{:multiple, ["Meow", "Woof", "Eh?",]},
{:multiple, ["Mickey", "Donald", "I need a name!"]},
"dog",
"Max",
]