RosettaCodeData/Task/HTTP/Wren/http.wren

4 lines
80 B
Plaintext

import "os" for Process
Process.exec("curl -s -L http://www.rosettacode.org/")