#include #include "function.h" int main() { printf("main\n"); return 0; }