3 lines
80 B
Text
3 lines
80 B
Text
when (def t := <http://www.rosettacode.org> <- getText()) -> {
|
|
println(t)
|
|
}
|