4 lines
78 B
Common Lisp
4 lines
78 B
Common Lisp
(load "@lib/xm.l")
|
|
|
|
(xml? T)
|
|
(xml '(root NIL (element NIL "Some text here")))
|