racket / macro-debugger

Other
8 stars 16 forks source link

more derivation parser errors #8

Closed florence closed 4 years ago

florence commented 8 years ago

Internal error: derivation-parser: error on token #529: <syntax-error, #(struct:exn:fail:syntax:unbound "blaahh: unbound identifier in module (in phase 1, transformer environment)" # (#<syntax:/Users/florence/tmp/blah.rkt:5:30 blaahh>))>

#lang racket
(define-syntax (foo) bar)
rmculpepper commented 4 years ago

This works in the current pre-release.