RosettaCodeData/Task/HTTP/E/http.e
2023-07-01 13:44:08 -04:00

3 lines
80 B
Text

when (def t := <http://www.rosettacode.org> <- getText()) -> {
println(t)
}