3 lines
89 B
Text
3 lines
89 B
Text
|
|
> array ips = Protocols.DNS.gethostbyname("www.kame.net")[1] || ({});
|
||
|
|
> write(ips*"\n");
|