Parsing fix: it wasn't possible to call a function with a (_) prototype
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 13 Nov 2006 11:17:10 +0000 (11:17 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 13 Nov 2006 11:17:10 +0000 (11:17 +0000)
commit3cd0a11a1a8c5cc6b632f666275eeafcb6f5c950
treeef5cb137d86c08beb687f51c2676780541be79de
parent0d520e8e301fa0eda31a3f68440e7e9b426a290f
Parsing fix: it wasn't possible to call a function with a (_) prototype
(that is, a function mimicing an unary op) without parentheses.
Bug reported by Ævar Arnfjörð Bjarmason.

p4raw-id: //depot/perl@29258
madly.act
madly.tab
madly.y
perly.act
perly.tab
perly.y
t/comp/uproto.t