1 line
64 B
Common Lisp
1 line
64 B
Common Lisp
(format t "~a~%" (nth-value 0 (dex:get "https://www.w3.org/")))
|
(format t "~a~%" (nth-value 0 (dex:get "https://www.w3.org/")))
|