diff --git a/lib/runner.ex b/lib/runner.ex index a780289..aff090a 100644 --- a/lib/runner.ex +++ b/lib/runner.ex @@ -5,6 +5,7 @@ defmodule Runner do Atoms, Tuples, Lists, + KeywordLists, Maps, Structs, PatternMatching,