Austin Ziegler wrote: > On 9/5/06, darren kirby <bulliver / badcomputer.org> wrote: >> I have been wondering, is there a no-op in Ruby? Then you could do >> like in >> Python: >> >> while 1: pass > > nil while true Golfing slightly and not very interestingly: 0while 0 (that's not a syntax error, oddly) -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407