diff options
Diffstat (limited to 'dquote_static.c')
-rw-r--r-- | dquote_static.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dquote_static.c b/dquote_static.c index 1f74ca5777..15d168fbd4 100644 --- a/dquote_static.c +++ b/dquote_static.c @@ -21,6 +21,7 @@ S_regcurly(pTHX_ const char *s, is an abnormal case */ ) { + PERL_UNUSED_CONTEXT; PERL_ARGS_ASSERT_REGCURLY; if (*s++ != '{') |