Fix missing provide specs
This commit is contained in:
parent
62b3b03915
commit
3ec91c1890
|
@ -6,6 +6,9 @@
|
|||
(module+ test
|
||||
(require rackunit))
|
||||
|
||||
(provide lens/c
|
||||
lens-proc/c)
|
||||
|
||||
|
||||
(define (lens-proc/c input subcomponent)
|
||||
(-> input
|
||||
|
|
Loading…
Reference in New Issue
Block a user