From cc5af3775649fc00e4d4e74d41dcad591b1fa122 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Thu, 8 Jan 2015 18:00:35 -0800 Subject: parser.t: Correct bug number --- t/comp/parser.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/comp') diff --git a/t/comp/parser.t b/t/comp/parser.t index bd3ff7d6af..f7e54a96f7 100644 --- a/t/comp/parser.t +++ b/t/comp/parser.t @@ -524,7 +524,7 @@ $x[($_)]; # OPf_SPECIAL on OP_GV in subscript $x[FILE1->[0]]; -# Used to crash [perl #123452] +# Used to crash [perl #123542] eval 's /${<>{}) //'; # Add new tests HERE (above this line) -- cgit v1.2.1