Block delimiting

D:\ruby18\bin>ruby -ve ‘puts (“hi”)’
ruby 1.8.0 (2003-08-04) [i386-mswin32]
-e:1: warning: (…) interpreted as grouped expression
hi

David
http://homepages.ihug.com.au/~naseby/

···

-----Original Message-----
From: Jim Freeze [mailto:jim@freeze.org]

Except for … spaces before parentheses in argument lists

Can you provide an example, I’m not sure what you mean.