To replicate on 7.4 enter the following, then click `Macro Stepper` ``` #lang racket (require generic-bind) (~define x #f) ``` The macro stepper window should then display an error and show a `[details]` link.