On 09/22/2011 01:17 AM, Walter Bright wrote:
I've collected a few from various languages for comparison:

D
(a,b) { return a + b; }


I prefer to make "return" optional as the argument type

Reply via email to