op.c: ck_grep does not need to call listkids
authorFather Chrysostomos <sprout@cpan.org>
Sat, 14 Jul 2012 21:16:42 +0000 (14:16 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 15 Jul 2012 00:35:33 +0000 (17:35 -0700)
commit09fe0e743e8130220807fdb2c6fc2817bcd6433c
tree4e4b92742267a430310ef461a2a5017e114db92b
parentb159ff9f9ce0601cee4c0e0fa1d78a4c49b769ec
op.c: ck_grep does not need to call listkids

It calls ck_fun, which applies list context to all the arguments,
since grepstart and mapstart have an L in regen/opcodes.
op.c