// -*- mode: c++ -*- #include namespace gen { void baz() { printf("hello baz\n"); } }