• do not match ‘new’ when it is followed by ] (this to avoid matching something like [NSArray new]) • do not match riterate(…) as a function declaration (riterate being my custom reverse iteration macro, so yeah, I should keep this in my own grammar ;) ) Changed: U trunk/Bundles/C.tmbundle/Syntaxes/C++.plist