tests need the structs too
svn: r14805
This commit is contained in:
parent
86519ae414
commit
76574dc619
|
@ -1,6 +1,7 @@
|
||||||
#lang scheme/base
|
#lang scheme/base
|
||||||
|
|
||||||
(require tests/eli-tester profile/analyzer scheme/match scheme/list)
|
(require tests/eli-tester profile/structs profile/analyzer
|
||||||
|
scheme/match scheme/list)
|
||||||
|
|
||||||
(define A '(A . #f))
|
(define A '(A . #f))
|
||||||
(define B '(B . #f))
|
(define B '(B . #f))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user