class X::Placeholder::Block does X::Comp {}
Thrown when a placeholder variable is used in a block that does not allow a signature.
For example
dies with
Placeholder variable $^foo may not be used here because the surrounding block takes no signature
Returns the name of the (first) illegally used placeholder.
Type relations for X::Placeholder::Block
Expand chart above