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

1 line
51 B
C

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