Remove unhelpful example
Not really useful without showing dot access.
This commit is contained in:
@@ -6,7 +6,6 @@ defmodule AtomsTests do
|
||||
answers = [
|
||||
:human,
|
||||
{:multiple, [:atomized, "stringified"]},
|
||||
{:multiple, ["Jay", "Jay"]},
|
||||
{:multiple, [true, true, true, false]},
|
||||
{:multiple, [true, String, "HELLO"]},
|
||||
{:multiple, [true, [1,2,3]]},
|
||||
|
||||
Reference in New Issue
Block a user