I would like optional trailing commas. Not optional commas everywhere else, obviously, that just seems ridiculous. But I always put the optional trailing commas on my enums, for example (which you're allowed to do both in Java and Kotlin), because I like being able to add and rearrange them without having to change other lines