Hello, World! in Pike
Example for versions
Pike 7.8
void main()
{
write("Hello, World!\n");
}
Comments
]]>blog comments powered by Disqus
]]>