// Build don't link: // Origin: Chip Salzenberg namespace N { enum { E = 0 }; static int f() { return E; } }