<
^
>
P
N
|<
>|
^
_
>
<
---
|
~
.
..
Help
Subject:
RE: How do you think of...
From: "
Rich Kilmer
" <rich infoether.com>
Date: Fri, 26 Jul 2002 11:25:50 +0900
In-reply-to:
45431
>
a = [1, 2, 3]
>
a.each {|x| p x } # <- this line
> in 'a' each as 'x' p x