Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prioritizing macros above other inline patterns (#223)
Previously, including an inline pattern within a macro breaks the whole process; this is untenable, since it means that escaping a character in an argument renders it wholly unworkable.
- Loading branch information