30304ed1b19bd71c6866e408e0f54c6659a4d918
class C(x : Int) : Base(x /*parameter*/), Base1 by Base1(x) {
val xx : Int // <- this Int used to be resolved to ERROR_CLASS
}
Description
The Kotlin Programming Language.
Languages
Kotlin
79.9%
Java
10.4%
Swift
4.3%
C
2.8%
C++
2.1%
Other
0.3%