K 10 svn:author V 5 markj K 8 svn:date V 27 2014-12-26T22:52:43.790185Z K 7 svn:log V 213 MFC r272671: Treat D keywords as identifiers in certain postfix expressions. This allows one to, for example, access the "provider" field of a struct g_consumer, even though "provider" is a D keyword. PR: 169657 END