Files
kotlin-fork/plugins/annotation-collector/testData/collectToFile/inheritedSimple/inheritedSimple.kt
T

5 lines
72 B
Kotlin
Vendored

package org.test
public interface SomeInterface
public class SomeClass