Call for bikeshed -- break replacement in expression switch

John Rose john.r.rose at oracle.com
Thu May 16 20:01:46 UTC 2019


On May 16, 2019, at 12:59 PM, John Rose <john.r.rose at oracle.com> wrote:
> 
> On May 16, 2019, at 12:56 PM, Éamonn McManus <emcmanus at google.com> wrote:
>> 
>> "yield" isn't a reserved word, is it? Doesn't that mean that
>> `yield(5);` is ambiguous?
> 
> Yes, and the plan of record is to finesse such ambiguities,
> as we did with `var`.

Q: But we cannot know if that will really work.
A: Yes, it's an ambiguous plan of record.  Worked once, though.


More information about the amber-spec-experts mailing list