Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit 7efe869

Browse files
author
Carl Mäsak
committed
add DESTROY
As it was just implemented by Moar.
1 parent 9847622 commit 7efe869

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

features.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,6 +881,11 @@
881881
"status" : "rp+ rj+ rm+ n+",
882882
"code" : [ ],
883883
"spec" : [ "http://perlcabal.org/syn/S02.html#Names" ]
884+
}, {
885+
"item" : "DESTROY",
886+
"status" : "rp- rj- rm+ n-",
887+
"code" : [ ],
888+
"spec" : [ ]
884889
} ]
885890
},
886891
{

0 commit comments

Comments
 (0)