// COMPILER_ARGUMENTS: -XXLanguage:+TrailingCommas // FIX: Add line break // DISABLE-ERRORS fun a() { g[1, 2, 3,/**/ ] }