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:
parent
9097b87aca
commit
8a3c287eb6
|
@ -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?)
|
||||
|
|
Loading…
Reference in New Issue
Block a user