Proposal: Block Expressions for Java

Bob Lee crazybob at crazybob.org
Fri Mar 6 13:14:50 PST 2009


On Fri, Mar 6, 2009 at 12:58 PM, Neal Gafter <neal at gafter.com> wrote:

> The places I would have found this most useful are in a super()
> invocation, where you simply can't write a local variable before


Can we just lighten the restrictions on what you can do before calling
super()? I know the VM already supports it.

Bob



More information about the coin-dev mailing list