From 888b73cf7746e6ff4bfce766474e4835ce6513a0 Mon Sep 17 00:00:00 2001 From: Stephen McCamant Date: Thu, 29 Jul 1999 09:08:50 -0500 Subject: Two one-liner LOGOP tweaks Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net> p4raw-id: //depot/perl@3853 --- opcode.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opcode.pl') diff --git a/opcode.pl b/opcode.pl index 62683d78ff..6e56a10142 100755 --- a/opcode.pl +++ b/opcode.pl @@ -530,7 +530,7 @@ flop range (or flop) ck_null 1 and logical and ck_null | or logical or ck_null | -xor logical xor ck_null fs| S S +xor logical xor ck_null fs2 S S cond_expr conditional expression ck_null d| andassign logical and assignment ck_null s| orassign logical or assignment ck_null s| -- cgit v1.2.1