Improve punctuation in PatternMatching koans

This commit is contained in:
Felipe Sere
2016-03-21 19:34:10 +00:00
parent 690627656e
commit 96b473a994
2 changed files with 17 additions and 33 deletions

View File

@@ -124,16 +124,13 @@ defmodule KoansHarnessTest do
1,
2,
1,
1,
[2,3,4],
{:multiple, [1, [2,3,4]]},
[1,2,3,4],
3,
"eggs, milk",
"Honda",
[1,2,3],
"Woof",
"Meow",
"Eh?",
{:multiple, ["Woof", "Meow", "Eh?",]},
"not present"
]