summaryrefslogtreecommitdiff
path: root/prism_compile.c
diff options
context:
space:
mode:
Diffstat (limited to 'prism_compile.c')
-rw-r--r--prism_compile.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/prism_compile.c b/prism_compile.c
index eab1a2d7ea..04e25a565a 100644
--- a/prism_compile.c
+++ b/prism_compile.c
@@ -2695,6 +2695,8 @@ pm_compile_defined_expr0(rb_iseq_t *iseq, const pm_node_t *node, LINK_ANCHOR *co
case PM_CONSTANT_AND_WRITE_NODE:
case PM_CONSTANT_OR_WRITE_NODE:
+ case PM_CONSTANT_PATH_AND_WRITE_NODE:
+
case PM_GLOBAL_VARIABLE_WRITE_NODE:
case PM_GLOBAL_VARIABLE_OPERATOR_WRITE_NODE:
case PM_GLOBAL_VARIABLE_AND_WRITE_NODE: