mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 14:21:10 +02:00
Updated output of example.
This commit is contained in:
parent
818d24b552
commit
48d8f65992
1 changed files with 1 additions and 1 deletions
|
@ -687,7 +687,7 @@ guile> i
|
|||
guile> (clear-image i)
|
||||
guile> (clear-image 4)
|
||||
ERROR: In procedure clear-image in expression (clear-image 4):
|
||||
ERROR: Wrong type argument in position 1: 4
|
||||
ERROR: Wrong type (expecting image): 4
|
||||
ABORT: (wrong-type-arg)
|
||||
|
||||
Type "(backtrace)" to get more information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue