Files
kotlin-fork/idea/testData/decompiler/decompiledText/AnnotationsOnPrimaryCtr.expected.kt
T
2015-09-18 10:14:38 +03:00

7 lines
238 B
Kotlin
Vendored

// IntelliJ API Decompiler stub source generated from a class file
// Implementation of methods is not available
package test
public final class AnnotationsOnPrimaryCtr @dependency.A @dependency.B @dependency.C private constructor() {
}