James Bond reference in the intro title
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
defmodule MapSets do
|
defmodule MapSets do
|
||||||
use Koans
|
use Koans
|
||||||
|
|
||||||
@intro "Map sets"
|
@intro "My name is Set, MapSet"
|
||||||
|
|
||||||
@set MapSet.new([1, 2, 3, 4, 5])
|
@set MapSet.new([1, 2, 3, 4, 5])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user