# Is there a trick to input an \`Expr\` into a macro?

**URL:** https://discourse.julialang.org/t/is-there-a-trick-to-input-an-expr-into-a-macro/82383
**Category:** General Usage
**Tags:** macros
**Created:** [June 7, 2022, 6:16pm UTC](https://discourse.julialang.org/t/is-there-a-trick-to-input-an-expr-into-a-macro/82383 "2022-06-07T18:16:26Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![johnmyleswhite](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/johnmyleswhite/32/31_2.png) [@johnmyleswhite](https://discourse.julialang.org/u/johnmyleswhite)
#### Post date: [June 7, 2022, 11:17pm UTC](https://discourse.julialang.org/t/is-there-a-trick-to-input-an-expr-into-a-macro/82383/4 "2022-06-07T23:17:04Z")

</div>

Are you sure you don’t just want a function that takes in an Expr?

---

_[View the full topic](https://discourse.julialang.org/t/is-there-a-trick-to-input-an-expr-into-a-macro/82383)._
