Hacker News new | ask | show | jobs
by sAbakumoff 3270 days ago
I suspect that they borrowed this idea from Golang's "composite literal" spec. which is really nice feature https://dave.cheney.net/2014/10/04/that-trailing-comm
1 comments

Trailing commas have been allowed in C composite literals since the dawn of time.