Skip to content

Commit

Permalink
l
Browse files Browse the repository at this point in the history
  • Loading branch information
khwilliamson committed Dec 27, 2018
1 parent da18fce commit 4d74305
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dump.c
Original file line number Diff line number Diff line change
Expand Up @@ -1699,6 +1699,7 @@ const struct flag_to_name regexp_core_intflags_names[] = {
void
Perl_do_sv_dump(pTHX_ I32 level, PerlIO *file, SV *sv, I32 nest, I32 maxnest, bool dumpops, STRLEN pvlim)
{
dVAR;
SV *d;
const char *s;
U32 flags;
Expand Down

0 comments on commit 4d74305

Please sign in to comment.