- cross-posted to:
- programmer_humor@programming.dev
- cross-posted to:
- programmer_humor@programming.dev
cross-posted from: https://gregtech.eu/post/5038913
You must log in or register to comment.
Here, have some eyebleach:
#include <stdio.h> int main(int, char **) { printf("Hello, World!"); return 0; }
Ew, old legacy language
Beautiful explicit language.
Thank you