// "Remove 'operator' modifier" "true" // COMPILER_ARGUMENTS: -XXLanguage:+ProhibitOperatorMod object A { operator fun mod(x: Int) {} }