// -*- mode: c++ -*- #include namespace gen { void nodir() { printf("no dir here\n"); } }