Sign in
code
/
git
/
fc00bf0f9c609ff4ad3a8a4cf60bf53af3f93fc7
/
.
/
t
/
t4018
/
elixir-module
blob: 91a4e7aa200047d7e633041b26d67a90f9278e63 [
file
] [
log
] [
blame
]
defmodule RIGHT
do
@moduledoc
"""
Foo bar
"""
def
ChangeMe
(
a
)
where
is_map
(
a
)
do
a
end
end