Fixed syntax
This commit is contained in:
parent
3fca55362f
commit
ea3be45d45
2
info.rkt
2
info.rkt
|
@ -8,4 +8,4 @@
|
||||||
(define pkg-desc
|
(define pkg-desc
|
||||||
"Polysemic identifiers, each meaning can be required and renamed separately")
|
"Polysemic identifiers, each meaning can be required and renamed separately")
|
||||||
(define version "0.1")
|
(define version "0.1")
|
||||||
(define pkg-authors '("Suzanne Soy"))
|
(define pkg-authors '(|Suzanne Soy|))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user