5297b4974f
- `constructor` keyword expected in primary constructor with non-empty modifier list - annotation list should be preceeded by '@'
8 lines
202 B
Kotlin
8 lines
202 B
Kotlin
// IntelliJ API Decompiler stub source generated from a class file
|
|
// Implementation of methods is not available
|
|
|
|
package testData.libraries
|
|
|
|
[[public final class SimpleClass public constructor() {
|
|
}]]
|