Change the internal prototype of the pop() and shift() builtins
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 26 Aug 2003 19:37:29 +0000 (19:37 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 26 Aug 2003 19:37:29 +0000 (19:37 +0000)
commit26f600bce139656723472a5e845906a60241815e
treee3858bd733a759103915fa5f3a90c49ecd8cb736
parent5dd42e15760f2e77ab3979bfe1b6aafaa9ff1227
Change the internal prototype of the pop() and shift() builtins
to (;\@), to reflect that their array argument is optional.

p4raw-id: //depot/perl@20910
opcode.h
opcode.pl