From: "Mark J.Reed" Date: 2005-10-04T10:51:47+09:00 Subject: Re: Lisp Game James Edward Gray II writes: >On Oct 3, 2005, at 8:11 PM, Mark J.Reed wrote: >> $objects.find_all do >> |obj| >I had to double-check that to convince myself it works. I thought I >remembered reading more than once that the block arguments had to be >on the same line as the start of the block. >Has that been changed, or is my memory fuzzy? I've always done it this way, so it's worked at least since Ruby 1.6.