Merge pull request #1 from shivajivarma/patch-1
[mirrors/Programs.git] / bash / infect / hello.c
1 #include <stdio.h>
2 int main() { printf("Hello, world!\n"); }
This page took 0.259794 seconds and 4 git commands to generate.