On Mon Dec 10 11:49:08 2007, pmichaud wrote:
> 
> When an NQP program uses a variable that hasn't been
> previously declared, it should report a useful error message:
> 
>     Use of undeclared variable '$x' at ...
> 
> Pm

Looking at this, there doesn't seem to be a way to write a self-hosted test (in 
nqp) for this 
since there's no try/catch equivalent.

Can someone add a PIR based TODO test for this (in compilers/nqp/t) that shows 
the desired 
(but not yet implemented) behavior?

-- 
Will "Coke" Coleda

Reply via email to