This is testing for one of my first blogs.
Here is a code snippet (not tested):
int main () { printf("Hello World!\n"); return 0; }