This commit is contained in:
Yota Toyama 2023-09-27 19:13:57 +10:00
parent 0e009d6045
commit 4a4a1553f5

View file

@ -80,7 +80,7 @@
(vector-set! x 2 x)
x))
(test "#\newline" #\newline)
(test-io "#\\newline" #\newline)
(test '+.! (read-from-string "+.!"))