summaryrefslogtreecommitdiff
path: root/ext/B/t/optree_samples.t
diff options
context:
space:
mode:
Diffstat (limited to 'ext/B/t/optree_samples.t')
-rw-r--r--ext/B/t/optree_samples.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/B/t/optree_samples.t b/ext/B/t/optree_samples.t
index 4a509a7361..1330a47302 100644
--- a/ext/B/t/optree_samples.t
+++ b/ext/B/t/optree_samples.t
@@ -431,7 +431,7 @@ checkOptree ( name => '@foo = grep(!/^\#/, @bar)',
# 5 <1> rv2av[t4] lKM/1
# 6 <@> grepstart lK
# 7 <|> grepwhile(other->8)[t5] lK
-# 8 </> match(/"^#"/) s/RTIME
+# 8 </> match(/"^#"/) s
# 9 <1> not sK/1
# goto 7
# a <0> pushmark s
@@ -447,7 +447,7 @@ EOT_EOT
# 5 <1> rv2av[t2] lKM/1
# 6 <@> grepstart lK
# 7 <|> grepwhile(other->8)[t3] lK
-# 8 </> match(/"^\\#"/) s/RTIME
+# 8 </> match(/"^\\#"/) s
# 9 <1> not sK/1
# goto 7
# a <0> pushmark s