Properly return a syntax error instead of segfaulting if each/keys/values is used...
authorRafael Garcia-Suarez <rgs@consttype.org>
Thu, 8 Oct 2009 09:33:06 +0000 (11:33 +0200)
committerRafael Garcia-Suarez <rgs@consttype.org>
Thu, 8 Oct 2009 09:33:06 +0000 (11:33 +0200)
commita916b30221d5aac718ed67c9a5bc9c0905daddd0
treeb5b55c48722e5eea58e49418a528ca1e8156aa11
parent89a1beee8b93cc4ed470409e5b695b5abfd300a5
Properly return a syntax error instead of segfaulting if each/keys/values is used without an argument
op.c
t/op/each.t