7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
|
$ ruby main_program1.rb
|
||
|
item = foo
|
||
|
item = bar
|
||
|
item = baz
|
||
|
** debug: local variables=["eruby", "items", "x", "_buf"]
|
||
|
** debug: x="baz"
|