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

Commit 8fc35e4

Browse files
committed
"arrow blocks" are called "pointy blocks"
by pretty much everyone.
1 parent 4cc9f61 commit 8fc35e4

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
@@ -95,7 +95,7 @@
9595
"code" : [ "http://rosettacode.org/wiki/Jensen%27s_Device#Perl_6" ],
9696
"spec" : [ "http://design.perl6.org/S06.html#Blocks" ]
9797
}, {
98-
"item" : "Arrow blocks (lambdas)",
98+
"item" : "Pointy blocks (lambdas)",
9999
"status" : "rj+ rm+ n+",
100100
"code" : [ "http://rosettacode.org/wiki/Higher-order_functions#Perl_6",
101101
"http://rosettacode.org/wiki/Range_expansion#Perl_6" ],

0 commit comments

Comments
 (0)