Front page | perl.perl6.internals |
Postings from October 2002
Intlist question
Thread Next
From:
Simon Glover
Date:
October 13, 2002 20:43
Subject:
Intlist question
Message ID:
Pine.GSO.4.43.0210132330080.17342-100000@egg.amnh.org
I've just tried to write PASM like:
new P0, .IntList
new P1, .PerlInt
set P1, 20
set P0[0], P1
...
end
only to have it fail with the message:
'Subscript on something that's not an aggregate!'
Is this a bug or a feature?
Simon
Thread Next
-
Intlist question
by Simon Glover