diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-08-24 23:15:17 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-08-24 23:15:17 -0700 |
commit | e92f843df4fffff9b210a84828d09e0af4499cd2 (patch) | |
tree | 638336469f0f59df61600470e1b32153e499bc3a /embed.fnc | |
parent | 0c9ebd17aa42014b9f4412c8a0077a694d8112da (diff) | |
download | perl-e92f843df4fffff9b210a84828d09e0af4499cd2.tar.gz |
Revert "Test CORE::break’s prototype"
This reverts commit e52d58aa5bea245b66786b4c9029e849a2be69d3.
I don’t quite know how I managed it, but I really screw up
this time! Two completely unrelated commits ended up getting
merged into one, so, to avoid confusion down the road, I’m
reverting it, only to reapply it shortly....
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -623,7 +623,7 @@ p |OP* |jmaybe |NN OP *o pP |I32 |keyword |NN const char *name|I32 len|bool all_keywords #if defined(PERL_IN_OP_C) s |OP* |opt_scalarhv |NN OP* rep_op -s |void |inplace_aassign |NN OP* o +s |OP* |is_inplace_av |NN OP* o|NULLOK OP* oright #endif Ap |void |leave_scope |I32 base : Public lexer API |