17 lines
527 B
Kotlin
17 lines
527 B
Kotlin
// IntelliJ API Decompiler stub source generated from a class file
|
|
// Implementation of methods is not available
|
|
|
|
package test
|
|
|
|
internal object Object {
|
|
internal final val kotlin.Int.g: kotlin.Int /* compiled code */
|
|
|
|
internal final fun <T, K, G> complexFun(a: T, b: K, c: G): G { /* compiled code */ }
|
|
|
|
internal final fun f(): kotlin.Unit { /* compiled code */ }
|
|
|
|
private final fun privateFun(): kotlin.Unit { /* compiled code */ }
|
|
|
|
internal final fun kotlin.Int.f(): kotlin.Unit { /* compiled code */ }
|
|
}
|