Fixed syntax

This commit is contained in:
Suzanne Soy 2021-03-04 21:29:37 +00:00
parent 9e93ef93b0
commit 917cdc4bd2

View File

@ -17,4 +17,4 @@
(define pkg-desc
"Splits dotted identifiers like a.b.c, also supports λ<arg>.(code) syntax")
(define version "0.2")
(define pkg-authors '("Suzanne Soy"))
(define pkg-authors '(|Suzanne Soy|))