class C { operator fun get(pInt: Int, pString: String){} } fun foo(c: C) { c[] } //Text: (pInt: Int, pString: String), Disabled: false, Strikeout: false, Green: true