class X::Syntax::Signature::InvocantMarker does X::Syntax { }
Syntax error when the invocant in a signature is anywhere else than after the
first parameter.
For example
:($a, $b: $c);
dies with
===SORRY!===
Can only use : as invocant marker in a signature after the first parameter
See also: Signature.
See Also
class Exception
Anomalous event capable of interrupting normal control-flow
class X::Bind
Error due to binding to something that is not a variable or container
The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society.
All rights reserved.