// COMPILER_ARGUMENTS: -XXLanguage:+TrailingCommas // FIX: Add trailing comma fun a( i: Int, b: Boolean, ) = Unit