On Fri, Nov 20, 2020 at 12:58 PM Guilliam Xavier <guilliam.xav...@gmail.com> wrote:
> > I don't know if that would be a problem, because today we can have it > > "function(): Type use($x)", so "Type use($x)"? > > > > No we can't, try it (Parse error). The correct order is > "function() use($x): Type". > > Ugh. That's ugly. I want to say we should fix it, but the horse has left the stables, so it's too late to enforce the right (to me) ordering. -Sara