7 lines
213 B
Text
7 lines
213 B
Text
(define |I'm the ,`stra[]ge symbol :))| 123)
|
|
|
|
(print (put #empty '|I'm the ,`stra[]ge symbol :))| 444))
|
|
; ==> #ff((|I'm the ,`stra[]ge symbol :))| . 444))
|
|
|
|
(print (+ |I'm the ,`stra[]ge symbol :))| 17))
|
|
; ==> 140
|