Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

.. Creates Arrays, not Ranges: #23

Open
coke opened this issue Jul 26, 2012 · 0 comments
Open

.. Creates Arrays, not Ranges: #23

coke opened this issue Jul 26, 2012 · 0 comments

Comments

@coke
Copy link

coke commented Jul 26, 2012

pugs> my $a = 1..2;
pugs> say $a;
1 2
pugs> say $a.WHAT;
Array
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant