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