3 lines
78 B
Text
3 lines
78 B
Text
local(x = curl('https://sourceforge.net'))
|
|
local(y = #x->result)
|
|
#y->asString
|