arjan / decorator

Function decorators for Elixir
MIT License
386 stars 21 forks source link

Default decoration for multiple function heads #23

Closed ludwikbukowski closed 6 years ago

ludwikbukowski commented 6 years ago

Fixed in https://github.com/arjan/decorator/pull/22 Test explains the problem

arjan commented 6 years ago

Merged, thanks!