`finally` is redundant?

Chris Wright via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Nov 21 18:00:46 PST 2015


On Sat, 21 Nov 2015 16:10:45 -0800, Jonathan M Davis via
Digitalmars-d-learn wrote:

> Getting rid of finally would mean
> reimplementing scope(exit) differently

Well, we could keep try/finally as a concept inside the compiler but 
change the parser so it rejects finally blocks.


More information about the Digitalmars-d-learn mailing list