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

Commit ed0395c

Browse files
committed
private methods, submethods
1 parent 7705c56 commit ed0395c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

features.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,16 @@
148148
"code" : [ "http://rosettacode.org/wiki/Knapsack_problem/0-1#Perl_6",
149149
"http://rosettacode.org/wiki/Polymorphism#Perl_6" ],
150150
"spec" : [ ]
151+
}, {
152+
"item" : "Private methods",
153+
"status" : "rm+ rn+ n+",
154+
"code" : [ ],
155+
"spec" : [ ]
156+
}, {
157+
"item" : "Submethods",
158+
"status" : "rm+ rn- n+",
159+
"code" : [ ],
160+
"spec" : [ ]
151161
}, {
152162
"item" : "Natively typed attributes",
153163
"status" : "rm- rn+ n-",

0 commit comments

Comments
 (0)