// -*- C -*- #include #include "myfile.c" int main() { printf("hello, world\n"); return 0; }