JezK
Edit File: function1.in
#include <stdio.h> void function1(void) { printf("Hello from function1.in\n"); }