bearophile wrote:
Lars T. Kyllingstad:
for D2 I only had to add the keywords "ref" and "string" to the syntax file. :)

You may have to add "immutable", "nothrow", "pure" (and maybe "const"), and be sure 
"invariant" and "inout" are absent.

"invariant" is still used as class invariants.


Bye,
bearophile

Reply via email to