mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-02 07:30:55 -08:00
Return value in SETF forms (M.Goffioul)
This commit is contained in:
parent
bdc1894549
commit
35bb8b29c3
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ cl_set(cl_object var, cl_object val)
|
|||
si_rem_sysprop(sym, @'si::setf-method');
|
||||
si_rem_sysprop(sym, @'si::setf-update');
|
||||
}
|
||||
@(return fname)
|
||||
@(return def)
|
||||
@)
|
||||
|
||||
cl_object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue