On Jul 30, 2021, at 8:55 PM, Tagir Valeev <amae...@gmail.com<mailto:amae...@gmail.com>> wrote:
2. Allow new {...} instead of new Object() {…}. I would think *that* would make a very useful poly expression. Building “new Object() {…}” has far fewer use cases than “build me an object of the type the context requires, with these methods”. My overall reaction to the extra syntax tweaks to the existing AIC syntax is, “meh”. The syntax is inherently ceremonious; why trouble to elide an extra token at the head?