[KT-4124] Add support for super<T>@Outer.functionName() case

This commit is contained in:
Alexey Andreev
2016-02-11 20:04:19 +03:00
parent 9e0e734021
commit c705fafc95
7 changed files with 56 additions and 56 deletions
+3
View File
@@ -1,3 +1,6 @@
// Local classes are still unsupported
// TARGET_BACKEND: JVM
open class C(s: Int) {
fun test() {