Matt Pinkston

Results 1 issues of Matt Pinkston

`Phoenix.Component` overrides the `def` and `defp` macros to annotate function heads with some pattern matching. I believe because `defparams` creates a new method by calling `Module.eval_quoted/2` this is somehow evaluating...