microsoft / typespec

https://typespec.io/
MIT License
4.49k stars 211 forks source link

[Implementation] Allow trailing list delimiter everywhere #809

Open nguerrera opened 2 years ago

nguerrera commented 2 years ago

Implementation issue for https://github.com/microsoft/cadl/issues/789

Demonstration of current places where trailing delimiter is not allowed, but would become allowed with this change:

Playground Link

(Model properties and interface members are also OK today, but not shown.)

markcowl commented 2 years ago

estimate: 3, priority: 2