RosettaCodeData/Task/Variables/PicoLisp/variables-3.l
2023-07-01 13:44:08 -04:00

6 lines
49 B
Text

(use A
(setq A ..)
... )
(let A 1
...)