emacs/test/lisp/vc/diff-mode-resources/hello_world_1.c

1 line
51 B
C

int main() { printf("Hello, World!\n"); return 0; }