Make prototype("CORE::mkdir") work. That's a special case,
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 19 Oct 2006 12:17:18 +0000 (12:17 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 19 Oct 2006 12:17:18 +0000 (12:17 +0000)
commitd116c547427fb631beb1664235978ae153bc51e3
treef1a875c8bf7331a491cbfbc8b554ea052189f31b
parent1cd8295263661419654a2a8f37669ea8c62d3024
Make prototype("CORE::mkdir") work. That's a special case,
since from the OA_* flags we can't figure out which parameter
is going to default to $_.

p4raw-id: //depot/perl@29051
pp.c
t/op/cproto.t