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