develooper Front page | perl.perl6.users | Postings from January 2020

NQPMu ??

Thread Next
From:
ToddAndMargo via perl6-users
Date:
January 9, 2020 18:12
Subject:
NQPMu ??
Message ID:
484a3405-e965-beab-857b-2a3ffe2cf4b0@zoho.com
Hi All,

What am I doing wrong here?

Many thanks,
-T


$ raku
To exit type 'exit' or '^D'
 > my uint32 $c;
0

 > $c = 0xFFAA;
Cannot find method 'qast' on object of type NQPMu

 > $c = 2;
Cannot find method 'qast' on object of type NQPMu


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About