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