You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's assume the user forgot a comma between :bar:$ber:
$ perl6 -e 'my $ber; -> $ where .z: :foo(:bar:$ber) {}'
===SORRY!===
Unknown QAST node type NQPMu
$ perl6 -v
This is Rakudo version 2017.10-3-gf40babb built on MoarVM version 2017.10
implementing Perl 6.c.
``
The text was updated successfully, but these errors were encountered:
zoffixznet
added
the
LTA
Less Than Awesome; typically an error message that could be better
label
Dec 2, 2017
Let's assume the user forgot a comma between
:bar:$ber:The text was updated successfully, but these errors were encountered: