From 3f5e95437092ccddc2436cb7a9ec1cad9e1e8f5d Mon Sep 17 00:00:00 2001 From: David Mitchell Date: Thu, 16 Nov 2017 09:23:53 +0000 Subject: expand code comment in perly.y ASSIGNOP includes mutators like += as well as basic assignment NPD --- perly.act | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perly.act') diff --git a/perly.act b/perly.act index a201902748..610963f005 100644 --- a/perly.act +++ b/perly.act @@ -1,6 +1,6 @@ /* -*- buffer-read-only: t -*- !!!!!!! DO NOT EDIT THIS FILE !!!!!!! - This file is built by ./regen_perly.pl from perly.y. + This file is built by regen_perly.pl from perly.y. Any changes made here will be lost! */ @@ -1983,6 +1983,6 @@ case 2: /* Generated from: - * 4667736d3c31a5169bab73c89d70a27dbce5ea4fe7e3c332a236f8a210aafdc2 perly.y + * 78f9e1daf948a161b43e7457943b7d91cada7c92c8b941a1c1dbbc23c2c10aa8 perly.y * b6fae5748f9bef6db4740aa5e122b84ac5181852d42474d0ecad621fa4253306 regen_perly.pl * ex: set ro: */ -- cgit v1.2.1