4 lines
46 B
Nim
4 lines
46 B
Nim
|
|
import cgi
|
||
|
|
|
||
|
|
echo encodeUrl("http://foo/bar/")
|