scribble: fix binding search for phase 1 through initial import

Changing the implementation of `racket' in terms of `racket/base'
exposed this bug.

original commit: f3a7833dcf7a87b885ab562f06727fde050cb95a
This commit is contained in:
Matthew Flatt 2013-05-07 08:30:36 -04:00
parent 9097b87aca
commit 8a3c287eb6

View File

@ -158,9 +158,9 @@
(list-ref m 3))
(list (module-path-index-rejoin m mod)
id
0
0
0)))
defn-phase
import-phase
export-phase)))
(reverse (cadr a)))
rqueue)
need-result?)