16 lines
501 B
Kotlin
Vendored
16 lines
501 B
Kotlin
Vendored
// IntelliJ API Decompiler stub source generated from a class file
|
|
// Implementation of methods is not available
|
|
|
|
package testData.libraries
|
|
|
|
[[public final class WithInnerAndObject public constructor() {
|
|
[[public companion object {
|
|
[public final fun foo(): kotlin.Unit { /* compiled code */ }]
|
|
}]]
|
|
|
|
[[public final class MyInner public constructor() {
|
|
[public interface MyInnerInner {
|
|
[public abstract fun innerInnerMethod(): kotlin.Unit]
|
|
}]
|
|
}]]
|
|
}]] |