Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

analyze/macro-expansion-exception

This happens when a macro throws an exception or another error while jank expands it.

Mitigations

Inspect the macro call. Inspect the macro itself. Reduce the input to a smaller example and fix the failing expansion path.