synchroscope (part 4)

This commit is contained in:
nik gaffney 2024-01-02 00:55:51 +01:00
parent 2bad195b15
commit 1ab9126d97
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -117,7 +117,7 @@
(:false (write-to-vector #\F))
(:null (write-to-vector #\N))
(:impulse (write-to-vector #\I))))
(null ('false (write-to-vector #\F)))
(null (write-to-vector #\F))
;; anything else is treated as a blob
(t (write-to-vector #\b)))))
(cat lump