On Fri Apr 23 07:56:49 2010, masak wrote:
> <masak> question is, why doesn't &time complain when it gets >0 arguments?
> <moritz_> masak: bug, I'd say
> * masak submits rakudobug
> <masak> after it's fixed, at least JimmyZ and the likes of him will
> get a runtime error.

Moved &time to the setting, which uses the Perl 6 binder, which actually
enforces zero-arg signatures.

> time -1
Too many positional parameters passed; got 1 but expected 0

Given to moritz++ for spectests.

Thanks,

Jonathan

Reply via email to