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