in reply to Re: differences between eq "" and !
in thread differences between eq "" and !
TEST1 passedbecause in Perl 6 arrays in scalar context wait until they see whether it's going to be numeric or string context to decide whether to produce a number or a string. One could view the Perl 6 effort largely as an effort to upgrade to a better FAQ. Or at least a different one... :-)
TEST2 passed
|
|---|