[KT-4124] Add support for super<T>@Outer.functionName() case
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Local classes are still unsupported
|
||||
// TARGET_BACKEND: JVM
|
||||
|
||||
open class C(s: Int) {
|
||||
fun test() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user