Files
kotlin-fork/idea/testData/libraries/decompiledText/TestPackage.expected.kt
T
2014-03-04 21:19:46 +04:00

14 lines
359 B
Kotlin

// IntelliJ API Decompiler stub source generated from a class file
// Implementation of methods is not available
package test
private var i: kotlin.Int /* compiled code */
internal val p: kotlin.Int /* compiled code */
internal fun f(): kotlin.Unit { /* compiled code */ }
internal fun kotlin.Int.plus(i: kotlin.Int): kotlin.Int { /* compiled code */ }