bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: function grammar


From: Jan Schampera
Subject: Re: function grammar
Date: Mon, 19 Jul 2010 08:16:56 +0200
User-agent: Mozilla-Thunderbird 2.0.0.24 (X11/20100329)

Linda Walsh wrote:
The curly brackets are suposed to be optional.
They are line "2" of the Compound commands list below...

Don't ask me why, but it works when you don't use the "function" keyword, but "()" instead:

foo() [[ 1 ]]

Might be a parsing bug, though you shouldn't use "function" at all.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]