fix some tests and docs after racket move
original commit: d7e4db3efd8454d4f114fb28e8a136608f47b776
This commit is contained in:
commit
bc46a5c44e
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
#lang scheme/base
|
#lang scheme/base
|
||||||
(require (for-syntax scheme/base)
|
(require (for-syntax scheme/base)
|
||||||
(for-syntax scheme/private/struct-info)
|
(for-syntax racket/private/struct-info)
|
||||||
scheme/list
|
scheme/list
|
||||||
scheme/match
|
scheme/match
|
||||||
unstable/struct
|
unstable/struct
|
||||||
|
|
Loading…
Reference in New Issue
Block a user