Revert "K2: fix internal visibility checks for overrides #KT-53197 Fixed"

This reverts commit 166965e559.
This commit is contained in:
Mikhail Glukhikh
2022-08-05 18:26:59 +02:00
parent 14b13a2f17
commit 2598ecf23f
15 changed files with 33 additions and 172 deletions
@@ -1,3 +1,4 @@
// FIR_IDENTICAL
// !LANGUAGE: +ProhibitInvisibleAbstractMethodsInSuperclasses
// MODULE: base
// FILE: Base.kt