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