real-world-onion-sites/hello.c
Alec Muffett d09771813c commit:
2017-02-16 01:53:25 +00:00

2 lines
38 B
C

main() { printf("hello, world.\n"); }