mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 13:30:26 +02:00
Remove a diagnostic accidentally left in initial checkin.
This commit is contained in:
parent
72f1b979f6
commit
d53efb805b
1 changed files with 0 additions and 1 deletions
|
@ -82,5 +82,4 @@
|
|||
(display "abcdef" port)
|
||||
(seek port 2 SEEK_SET)
|
||||
(display "--" port)
|
||||
(display (get-output-string port))
|
||||
(string=? "ab--ef" (get-output-string port)))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue