tests need the structs too
svn: r14805 original commit: 76574dc619c02361833bce9af1673ad30d1ef46c
This commit is contained in:
parent
20050f00d5
commit
c0fe0ebac5
|
@ -1,6 +1,7 @@
|
|||
#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 B '(B . #f))
|
||||
|
|
Loading…
Reference in New Issue
Block a user