14 lines
359 B
Kotlin
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 */ }
|
|
|