Frank Benoit wrote:
> Find the bug:
>     static string[] KEYWORDS = [ "abstract", "alias", "align", "asm",

Out of curiosity, are you trying to create a D parser? Because
"private:", "protected:", "public:" and "~this" are not keywords.

Reply via email to