summaryrefslogtreecommitdiff
path: root/Porting/deparse-skips.txt
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2014-12-13 17:39:21 -0800
committerFather Chrysostomos <sprout@cpan.org>2014-12-13 17:39:21 -0800
commit9e4b1482830ea017984cccdf16d47946ff73eb84 (patch)
tree3f91b91ab6e6b14676d8fed4922843158cd58e1b /Porting/deparse-skips.txt
parent58cc8a90fc5d16065314044febc2445a81097442 (diff)
downloadperl-9e4b1482830ea017984cccdf16d47946ff73eb84.tar.gz
deparse-skips.t: Note bug number for attrs.t
‘my’ list assignment with attributes. Another tricky one.
Diffstat (limited to 'Porting/deparse-skips.txt')
-rw-r--r--Porting/deparse-skips.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/deparse-skips.txt b/Porting/deparse-skips.txt
index 66af9e4184..03d3d251e8 100644
--- a/Porting/deparse-skips.txt
+++ b/Porting/deparse-skips.txt
@@ -420,7 +420,7 @@ mro/recursion_c3_utf8.t
mro/recursion_dfs.t
mro/recursion_dfs_utf8.t
op/attrhand.t # Custom attrs ignored; also AH provides none
-op/attrs.t
+op/attrs.t # [perl #70205]
op/bop.t
op/caller.t
op/chdir.t