B
Brent W. Hughes
I've recently downloaded Ruby which includes the Scite editor. I get
into the editor and select "Run irb" from the Tools menu. I get irb
running in the right column. Then I type 123 and find that each
character is duplicated. That is:
irb(main):001:0> 112233
=> 123
What gives?
Brent
into the editor and select "Run irb" from the Tools menu. I get irb
running in the right column. Then I type 123 and find that each
character is duplicated. That is:
irb(main):001:0> 112233
=> 123
What gives?
Brent