/visibilityMismatches.kt:8:22: error: Visibility of operator 'of' must be the same for all overloads: 'private' expected.

/visibilityMismatches.kt:9:9: error: Visibility of operator 'of' must be the same for all overloads: 'private' expected.

/visibilityMismatches.kt:10:9: error: Visibility of operator 'of' must be the same for all overloads: 'private' expected.

/visibilityMismatches.kt:11:9: error: Visibility of operator 'of' must be the same for all overloads: 'private' expected.

/visibilityMismatches.kt:23:31: error: Visibility of operator 'of' must be the same for all overloads: 'public' expected.

/visibilityMismatches.kt:25:9: error: Visibility of operator 'of' must be the same for all overloads: 'public' expected.
