moved regex.c to c directory
[mirrors/Programs.git] / bash / infect / hello.c
1 #include <stdio.h>
2 int main() { printf("Hello, world!\n"); }
This page took 1.453908 seconds and 4 git commands to generate.