RosettaCodeData/Task/HTTPS/Wren/https.wren

4 lines
72 B
Plaintext

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