5297b4974f
- `constructor` keyword expected in primary constructor with non-empty modifier list - annotation list should be preceeded by '@'
10 lines
284 B
Kotlin
Vendored
10 lines
284 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 WithTraitClassObject public constructor() {
|
|
[[public companion object : testData.libraries.SimpleTrait {
|
|
}]]
|
|
}]]
|