Reformat
This commit is contained in:
parent
b7db5bb755
commit
05c43c716c
|
@ -1040,7 +1040,7 @@
|
|||
(display (caddr e))
|
||||
(display ", got ")
|
||||
(write (cadddr e)))
|
||||
|
||||
|
||||
((and (pair? e)
|
||||
(eq? (car e) 'bounds-error)
|
||||
(length= e 4))
|
||||
|
|
Loading…
Reference in New Issue