Files
kotlin-fork/idea/testData/decompiler/decompiledText/Const.expected.kt
T
2015-09-23 08:20:57 +03:00

10 lines
222 B
Kotlin
Vendored

// IntelliJ API Decompiler stub source generated from a class file
// Implementation of methods is not available
package test
public object Const {
private const final val inObject: kotlin.Int /* compiled code */
}