Macro stepper: fixed another foci type bug
svn: r5477
This commit is contained in:
parent
c88dd61348
commit
043c5e3d8c
|
@ -188,7 +188,7 @@
|
|||
;; stumble : syntax exception -> Reduction
|
||||
(define (stumble stx exn)
|
||||
(make-misstep (current-derivation) (big-context) 'error (context)
|
||||
stx stx exn))
|
||||
(foci stx) stx exn))
|
||||
|
||||
;; stumble/E : syntax(s) syntax exn -> Reduction
|
||||
(define (stumble/E focus Ee1 exn)
|
||||
|
|
Loading…
Reference in New Issue
Block a user