mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-18 21:29:19 +02:00
Fix
This commit is contained in:
parent
0e009d6045
commit
4a4a1553f5
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
(vector-set! x 2 x)
|
||||
x))
|
||||
|
||||
(test "#\newline" #\newline)
|
||||
(test-io "#\\newline" #\newline)
|
||||
|
||||
(test '+.! (read-from-string "+.!"))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue