@func: function()
(
$foo
,
$bar
) = function(
$a
, \
@b
);
Description notes
--------------------------
*** pod_template.pod *** ------------------------
function()
(
$foo
,
$bar
) = function(
$a
, \
@b
);
Arguments:
Return values:
Since: 2.0.1
Description notes
--------------------------------