[FIR] Ensure KT-66161 is not reproducible in the compiler
^KT-66161 Merge-request: KT-MR-14730 Merged-by: Nikolay Lunyak <Nikolay.Lunyak@jetbrains.com>
This commit is contained in:
committed by
Space Team
parent
aee87468a6
commit
7f12af9452
@@ -0,0 +1,6 @@
|
||||
// FIR_IDENTICAL
|
||||
// ISSUE: KT-66161
|
||||
|
||||
private open class A {
|
||||
protected fun test() {}
|
||||
}
|
||||
Reference in New Issue
Block a user