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