arjan / decorator

Function decorators for Elixir
MIT License
385 stars 20 forks source link

Decorate_all with custom attribute #28

Closed ludwikbukowski closed 6 years ago

ludwikbukowski commented 6 years ago

If you use some custom attributes together with decorate_all, it is not compiling. In this PR just simple test

ludwikbukowski commented 6 years ago

Thanks!

arjan commented 6 years ago

NP, and thank you for the test case :-)