----- Mail original -----
> De: "mark" <[email protected]>
> À: "amber-spec-experts" <[email protected]>
> Envoyé: Jeudi 15 Mars 2018 20:06:40
> Objet: Re: break seen as a C archaism

> On 2018-03-15T14:50:45 -0400
> Brian Goetz <[email protected]> wrote:
>>
>> > If you are reconsidering options, reconsider "yield", meaning
>> >    "break current context with this value".
>> 
>> Still feeling a little burned by first time we floated this, but willing
>> to try another run up the flagpole....
> 
> Silly idea, but... *puts on fireproof suit*:
> 
>  "finally x;"

I believe we can also use any new keywords given that you can not have an 
identifier followed by an identifier in Java.

by example
  pass x;
  quit x;
  end x;
  
> 
> --
> Mark Raynsford | http://www.io7m.com

Rémi

Reply via email to