7 lines
123 B
Plaintext
7 lines
123 B
Plaintext
|
$ ruby main_program2.rb
|
||
|
item = foo
|
||
|
item = bar
|
||
|
item = baz
|
||
|
** debug: local variables=["_context", "x", "_buf"]
|
||
|
** debug: x=1
|