Files
kotlin-fork/idea/testData/libraries/decompiled/ClassWithConstructor.kt
T
2013-04-29 15:44:07 +04:00

9 lines
276 B
Kotlin

// IntelliJ API Decompiler stub source generated from a class file
// Implementation of methods is not available
package testData.libraries
[[public final class ClassWithConstructor(a: jet.String, b: jet.Any) {
[internal final val a: jet.String] /* compiled code */
}]]