mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-15 00:21:28 +00:00
12 lines
307 B
Kotlin
Vendored
12 lines
307 B
Kotlin
Vendored
// IntelliJ API Decompiler stub source generated from a class file
|
|
// Implementation of methods is not available
|
|
|
|
package test
|
|
|
|
public final class ClassWithNamedClassObject public constructor() {
|
|
public companion object Named {
|
|
public final fun a(): kotlin.Unit { /* compiled code */ }
|
|
}
|
|
}
|
|
|