This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
On mobile sadly. But you need an output. You have the input. A left-hand side pattern to match. But you don't define any output.
(m/rewrite "x"
(m/with [%x ?x] %x)
?x)