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