Paste number 96734: destructuring on globals

Paste number 96734: destructuring on globals
Pasted by: Shaftoe_
When:1 year, 10 months ago
Share:Tweet this! | http://paste.lisp.org/+22N2
Channel:#lisp
Paste contents:
Raw Source | XML | Display As
(defvar *x* 1)
(defun test()
  (destructuring-bind (*x*) '(2)
    (format t "~a" *x*)))

=> 2

This paste has no annotations.

Colorize as:
Show Line Numbers

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.