10 lines
246 B
Kotlin
10 lines
246 B
Kotlin
// IntelliJ API Decompiler stub source generated from a class file
|
|
// Implementation of methods is not available
|
|
|
|
package testData.libraries
|
|
|
|
[public final class WithTraitClassObject {
|
|
class object : testData.libraries.SimpleTrait {
|
|
}
|
|
}]
|