blob: 233b0277751f6b987a357fe2ecfd85a22df987a0 [file]
// RUN_PIPELINE_TILL: FRONTEND
// FIR_IDENTICAL
object Rem {
<!INAPPLICABLE_OPERATOR_MODIFIER!>operator<!> fun mod(x: Int) {}
<!INAPPLICABLE_OPERATOR_MODIFIER!>operator<!> fun modAssign(x: Int) {}
}
/* GENERATED_FIR_TAGS: functionDeclaration, objectDeclaration, operator */