RosettaCodeData/Task/Flow-control-structures/Zkl/flow-control-structures-3.zkl
2017-09-25 22:28:19 +02:00

2 lines
68 B
Text

urlText:="http%3A%2F%2Ffoo.com%2Fbar";
urlText.pump(...).println();