2 lines
80 B
Text
2 lines
80 B
Text
import xml
|
|
data: decode 'xml xml ;; where xml is the XML string from code above
|
import xml
|
|
data: decode 'xml xml ;; where xml is the XML string from code above
|