mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 23:00:22 +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 i)
|
||||||
guile> (clear-image 4)
|
guile> (clear-image 4)
|
||||||
ERROR: In procedure clear-image in expression (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)
|
ABORT: (wrong-type-arg)
|
||||||
|
|
||||||
Type "(backtrace)" to get more information.
|
Type "(backtrace)" to get more information.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue