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