summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed.fnc b/embed.fnc
index 5785e8f304..a45372ec7d 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -2354,6 +2354,8 @@ p |OP * |sawparens |NULLOK OP *o
Apd |OP * |op_contextualize \
|NN OP *o \
|I32 context
+; Used in op.c
+Apd |OP * |op_force_list |NULLOK OP *o
: Used in perly.y
p |OP * |scalar |NULLOK OP *o
: Used in pp_ctl.c