Source position: pastree.pp line 1901
const AssignKindNames: array [TAssignKind] of TPastreeString = (':=', '+=', '-=', '*=', '/=');