RosettaCodeData/Task/Special-characters/Ol/special-characters-2.ol
2020-02-17 23:21:07 -08:00

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