Files
kotlin-fork/compiler/testData/cli/kotlinPackage.kt
T

5 lines
53 B
Kotlin
Vendored

package kotlin.mylibrary
class MyLibraryManager {
}