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

Commit 2de106f

Browse files
committed
indirect method calls (a la new Foo: 1, 2, 3) work
1 parent 4ccfddd commit 2de106f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,7 @@
954954
"spec" : [ "http://perlcabal.org/syn/S26.html" ]
955955
}, {
956956
"item" : "Indirect method calls",
957-
"status" : "rp- rj- rm- n-",
957+
"status" : "rp+ rj+ rm+ n-",
958958
"code" : [ ],
959959
"spec" : [ "http://perlcabal.org/syn/S12.html#Method_calls" ]
960960
} ]

0 commit comments

Comments
 (0)