RosettaCodeData/Task/HTTP/E/http.e

4 lines
80 B
Plaintext

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