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