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`.