Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #2423
| From | Gary Wright <gwtmp01@mac.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: Proc#== behaviour (from Ruby-Core) |
| Date | 2011-04-06 19:52 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <B30AD8CD-7B80-49F4-AC00-39B24AB877B3@mac.com> (permalink) |
| References | <BANLkTimwasjyAVmRQDAc8U1hm3qTp6fiaA@mail.gmail.com> <34d1c3c5c9dcfc298d570bc629187042@ruby-forum.com> <BANLkTikL8et4TWOmy5ErKs-Bsm30ePNrUQ@mail.gmail.com> <988D57A9-7A3C-42EA-ACC4-C40CDBFB7CC7@mac.com> |
[Note: parts of this message were removed to make it a legal post.]
On Apr 6, 2011, at 8:45 PM, Gary Wright wrote:
>
> 3.times { puts 'hip, hip, hooray!' }
> 3.times do puts 'hip, hip, horray! }
-----------------------------------------------^^^^^
That should have been 'end' not '}'
Gary Wright
Back to comp.lang.ruby | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Proc#== behaviour (from Ruby-Core) Adam Prescott <adam@aprescott.com> - 2011-04-06 08:11 -0500
Re: Proc#== behaviour (from Ruby-Core) Adam Prescott <adam@aprescott.com> - 2011-04-06 15:20 -0500
Re: Proc#== behaviour (from Ruby-Core) Gary Wright <gwtmp01@mac.com> - 2011-04-06 15:50 -0500
Re: Proc#== behaviour (from Ruby-Core) 7stud -- <bbxx789_05ss@yahoo.com> - 2011-04-06 18:17 -0500
Re: Proc#== behaviour (from Ruby-Core) Adam Prescott <adam@aprescott.com> - 2011-04-06 18:41 -0500
Re: Proc#== behaviour (from Ruby-Core) Gary Wright <gwtmp01@mac.com> - 2011-04-06 19:52 -0500
Re: Proc#== behaviour (from Ruby-Core) Gary Wright <gwtmp01@mac.com> - 2011-04-06 19:45 -0500
csiph-web