masak (>):
> The error message is highly confusing. There's no such thing as
> postcircumfix:<Nil()>. In fact, that looks like an interpolation gone
> wrong somewhere. The error message should probably have read
> 'postcircumfix:<< < > >> not defined for type Array()' or something.

<pmichaud> a-ha!
<pmichaud> it's returning a Failure... that's good.
<pmichaud> it's just the error that is lta
<pmichaud> looking
<pmichaud> heh
<pmichaud>         fail "postcircumfix:<{ }> not defined for type {self.WHAT}"
<pmichaud>             if self.defined;
<pmichaud> fail FAIL
<pmichaud> the curlies are being interpolated.
<pmichaud> (the first ones)
<colomon> doh!
<masak> :D
<masak> that explains everything.
* masak amends the ticket
<pmichaud> if someone wants to fix it to escape the curlies, that would be 
awesome. :-)

Reply via email to