Added Pike
This commit is contained in:
5
p/pike.pike
Normal file
5
p/pike.pike
Normal file
@@ -0,0 +1,5 @@
|
||||
// Hello world in Pike (pike.roxen.com)
|
||||
|
||||
int main(){
|
||||
write("Hello World!\n");
|
||||
}
|
||||
Reference in New Issue
Block a user