Remove special case for coderefs with empty prototypes in smart match
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 6 Mar 2009 14:57:21 +0000 (15:57 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 6 Mar 2009 18:07:32 +0000 (19:07 +0100)
commit84c82fbf774aa7c5e123c96735477b275c79761c
tree5dd066763c36c7103537270dfd2ae11ba3fef0c4
parent6e03d7438337d3d902ac13cc268ff27c33c4bbe8
Remove special case for coderefs with empty prototypes in smart match

(plus, fix a metasyntactic name clash in the switch test)
pp_ctl.c
t/op/smartmatch.t
t/op/switch.t