Making Samples executable. #!/usr/bin/env io and chmod a+x *.io
[io/quag.git] / addons / Socket / samples / URLTest.io
blob9838695f86c5ddc05cdb00df4f060cbaa0745713
1 #!/usr/bin/env io
4 URL with("http://www.google.com/") fetch println
5 write("\n\n")