On Oct 20, 2006, at 8:43 AM, Google Kreme wrote:
But note that that includes a linefeed, so
public function Yellow() {
}
or even
public function Yellow()
{
}
will effectively work around that issue.
Yes, as will a single space, which is what I've been doing:
public function Yellow() { }
So this is really not a big deal and I'm sure it will eventually get
fixed. :)
Dennis
--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to: <[EMAIL PROTECTED]>