Fix change #22376. Only mark a const as short-circuited
authorDave Mitchell <davem@fdisolutions.com>
Thu, 1 Apr 2004 20:27:14 +0000 (20:27 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Thu, 1 Apr 2004 20:27:14 +0000 (20:27 +0000)
commitd6fee5c7ac0d802f9b176ac2d9ce8ec59b68f49f
treea28438c50ce3d6cfa6fe3e5fb377dc89e8c32412
parente1aef32ff2ada03d3013c36fb3b878f3c9d9d5c1
Fix change #22376. Only mark a const as short-circuited
if it's actually a const!
p4raw-link: @22376 on //depot/perl: e7fec78e344a7fdea63b9a2551a3c57cc1a50f4d

p4raw-id: //depot/perl@22635
op.c