Skip to content

Commit 7e84db6

Browse files
authored
Move ref to SO to license
1 parent 1f7cc4e commit 7e84db6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/Type/Callable.pod6

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ You can handle any combination of assumed and not assumed positional parameters:
7575
7676
&surnamed-public.( 'Joe', 'Q.', 'Jr.'); # OUTPUT: «Name is Joe Q. Public Jr.␤»
7777
78-
(Multi-parameter examples adapted from brian d foy's post http://stackoverflow.com/a/43669837/215487)
79-
8078
=comment according to design docs it's Callable but in rakudo it's assuming is in Block
8179
8280
=head1 Operators

0 commit comments

Comments
 (0)