Adjust existing test data for diagnostic messages
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<!-- cannotOverrideInvisibleMember1 -->
|
||||
'public open fun foo(): kotlin.Unit defined in B' has no access to 'private open fun foo(): kotlin.Unit defined in A', so it cannot override it
|
||||
'public open fun foo(): Unit defined in B' has no access to 'private open fun foo(): Unit defined in A', so it cannot override it
|
||||
Reference in New Issue
Block a user