4 lines
31 B
Common Lisp
4 lines
31 B
Common Lisp
|
|
(rotatef a b)
|
||
|
|
|
||
|
|
(psetq a b b a)
|