DecoratorFunctionHead

Repo to reproduce a bug in the decorator elixir library.

To run it:

git clone git@github.com:uesteibar/decorator_function_head.git
cd ./decorator_function_head
mix deps.get
mix test