matz / zetabits.com (Yukihiro Matsumoto) writes: > proc{}.arity # => -1 > proc{||}.arity # => 0 Thanks, matz. I've made that change. > Great. By the way. our CVS at cvs.ruby-lang.org is finally > available. (Thanks knu!) Do you want to move repository there? Would this make the folks working on the interpreter be more likely to add tests to Rubicon as they add features and fix bugs? In that case I'll move it there in a second. Just tell me where you want it. Dave