RosettaCodeData/Task/Flow-control-structures/Zkl/flow-control-structures-3.zkl
2023-07-01 13:44:08 -04:00

2 lines
68 B
Text

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