Fixed syntax
This commit is contained in:
parent
3a8ff62a31
commit
7d4b3e58ff
2
info.rkt
2
info.rkt
|
@ -16,4 +16,4 @@
|
||||||
" Should be sound for occurrence typing (unlike"
|
" Should be sound for occurrence typing (unlike"
|
||||||
" delay/name) because only pure functions are allowed."))
|
" delay/name) because only pure functions are allowed."))
|
||||||
(define version "1.0")
|
(define version "1.0")
|
||||||
(define pkg-authors '("Suzanne Soy"))
|
(define pkg-authors '(|Suzanne Soy|))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user