3 lines
53 B
Text
3 lines
53 B
Text
|
|
(cw "~x0" (char-code #\a))
|
||
|
|
(cw "~x0" (code-char 97))
|